update version

This commit is contained in:
Archisman Panigrahi 2025-12-21 11:19:19 -05:00
parent ef8e671f8b
commit f21bdad763
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.3.1
pkgver = 1.3.3
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.3.1
source = git+https://github.com/archisman-panigrahi/typhoon.git#tag=v1.3.3
sha256sums = SKIP
pkgname = typhoon

View file

@ -1,5 +1,5 @@
pkgname=typhoon
pkgver=1.3.1
pkgver=1.3.3
pkgrel=1
pkgdesc="A stylish weather app based on Stormcloud"
arch=('any')