diff --git a/.SRCINFO b/.SRCINFO index 904ec81787ef9..baa2016178adb 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -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 diff --git a/PKGBUILD b/PKGBUILD index 203f3a4dca803..74f4d694fc193 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -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')