diff --git a/.SRCINFO b/.SRCINFO index 587d202ca5fe8..c999f85a4e699 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = typhoon pkgdesc = A stylish weather app based on Stormcloud - pkgver = 0.9.88 + pkgver = 0.9.89 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.88 + source = git+https://github.com/archisman-panigrahi/typhoon.git#tag=v0.9.89 sha256sums = SKIP pkgname = typhoon diff --git a/PKGBUILD b/PKGBUILD index 915373c80c231..653f2abd6eada 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=typhoon -pkgver=0.9.88 +pkgver=0.9.89 pkgrel=1 pkgdesc="A stylish weather app based on Stormcloud" arch=('any')