diff --git a/.SRCINFO b/.SRCINFO index 9aae39e89d56c..e5f29bfdca847 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -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 diff --git a/PKGBUILD b/PKGBUILD index 7d8c6eab42b12..b8d202f8f954b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -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')