diff --git a/.SRCINFO b/.SRCINFO index 53ed8163c69f3..a3d39d22915a6 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = typhoon pkgdesc = A stylish weather app based on Stormcloud - pkgver = 1.5.1 + pkgver = 1.5.2 pkgrel = 1 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=v1.5.1 + source = git+https://github.com/archisman-panigrahi/typhoon.git#tag=v1.5.2 sha256sums = SKIP pkgname = typhoon diff --git a/PKGBUILD b/PKGBUILD index a7866ed913c31..10d8d2868d1e9 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=typhoon -pkgver=1.5.1 +pkgver=1.5.2 pkgrel=1 pkgdesc="A stylish weather app based on Stormcloud" arch=('any')