update version

This commit is contained in:
Archisman Panigrahi 2026-02-10 23:17:36 -05:00
parent f945c7cce3
commit 4c3dfa7f2f
2 changed files with 3 additions and 3 deletions

View file

@ -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

View file

@ -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')