diff --git a/.SRCINFO b/.SRCINFO index 1ece248918d28..665cf7e7b24c1 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = typhoon pkgdesc = A stylish weather app based on Stormcloud - pkgver = 0.9.93 + pkgver = 0.9.94 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.92 + source = git+https://github.com/archisman-panigrahi/typhoon.git#tag=v0.9.94 sha256sums = SKIP pkgname = typhoon diff --git a/PKGBUILD b/PKGBUILD index 21e5d6a24988e..27cb2a95b544b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=typhoon -pkgver=0.9.93 +pkgver=0.9.94 pkgrel=1 pkgdesc="A stylish weather app based on Stormcloud" arch=('any')