This commit is contained in:
Archisman Panigrahi 2025-08-02 14:38:14 -04:00
parent 2c43ddd641
commit fea2dea67c
2 changed files with 5 additions and 5 deletions

View file

@ -1,7 +1,7 @@
pkgbase = typhoon
pkgdesc = A stylish weather app based on Stormcloud
pkgver = 0.9.95
pkgrel = 2
pkgver = 1.0
pkgrel = 1
url = https://github.com/archisman-panigrahi/typhoon
arch = any
license = GPL-3.0-or-later
@ -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.95
source = git+https://github.com/archisman-panigrahi/typhoon.git#tag=v1.0
sha256sums = SKIP
pkgname = typhoon

View file

@ -1,6 +1,6 @@
pkgname=typhoon
pkgver=0.9.95
pkgrel=2
pkgver=1.0
pkgrel=1
pkgdesc="A stylish weather app based on Stormcloud"
arch=('any')
url="https://github.com/archisman-panigrahi/typhoon"