new version

This commit is contained in:
Archisman Panigrahi 2025-04-15 14:47:02 -04:00
parent 16703d4b9b
commit a1963e0924
2 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
pkgbase = typhoon
pkgdesc = A stylish weather app based on Stormcloud
pkgver = 0.9.8
pkgrel = 1
pkgrel = 2
url = https://github.com/archisman-panigrahi/typhoon
arch = any
license = GPL3
@ -13,7 +13,7 @@ pkgbase = typhoon
depends = python
depends = imagemagick
depends = python-dbus
source = https://github.com/archisman-panigrahi/typhoon/archive/refs/tags/v0.9.71.tar.gz
source = https://github.com/archisman-panigrahi/typhoon/archive/refs/tags/v0.9.8.tar.gz
sha256sums = 63dd4aab188b48ab3457ab74770ddc6f59c00d63684e7ad2d9cda7f84860c6fb
pkgname = typhoon

View file

@ -1,7 +1,7 @@
# Maintainer: Archisman Panigrahi <apandada1@gmail.com>
pkgname=typhoon
pkgver=0.9.8
pkgrel=1
pkgrel=2
pkgdesc="A stylish weather app based on Stormcloud"
arch=('any')
url="https://github.com/archisman-panigrahi/typhoon"