new version

This commit is contained in:
Archisman Panigrahi 2025-05-09 00:37:57 -04:00
parent 383fb15e13
commit 7a58fc16db
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.91
pkgver = 0.9.92
pkgrel = 1
url = https://github.com/archisman-panigrahi/typhoon
arch = any
@ -14,7 +14,7 @@ pkgbase = typhoon
depends = imagemagick
depends = python-dbus
depends = libportal
source = git+https://github.com/archisman-panigrahi/typhoon.git#tag=v0.9.91
source = git+https://github.com/archisman-panigrahi/typhoon.git#tag=v0.9.92
sha256sums = SKIP
pkgname = typhoon

View file

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