new version

This commit is contained in:
Archisman Panigrahi 2025-05-31 11:37:38 -04:00
parent 2b23bd5775
commit 2c43ddd641
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
pkgbase = typhoon
pkgdesc = A stylish weather app based on Stormcloud
pkgver = 0.9.94
pkgver = 0.9.95
pkgrel = 2
url = https://github.com/archisman-panigrahi/typhoon
arch = any
@ -15,7 +15,7 @@ pkgbase = typhoon
depends = python-dbus
depends = libportal
depends = python-cairosvg
source = git+https://github.com/archisman-panigrahi/typhoon.git#tag=v0.9.94
source = git+https://github.com/archisman-panigrahi/typhoon.git#tag=v0.9.95
sha256sums = SKIP
pkgname = typhoon

View file

@ -1,5 +1,5 @@
pkgname=typhoon
pkgver=0.9.94
pkgver=0.9.95
pkgrel=2
pkgdesc="A stylish weather app based on Stormcloud"
arch=('any')