From 82f433b303fcaef6dd65344f653a2469ceaeee93 Mon Sep 17 00:00:00 2001 From: Archisman Panigrahi Date: Sat, 3 May 2025 23:56:02 -0400 Subject: [PATCH] new version --- .SRCINFO | 4 ++-- PKGBUILD | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index c999f85a4e699..7868ccda328af 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = typhoon pkgdesc = A stylish weather app based on Stormcloud - pkgver = 0.9.89 + pkgver = 0.9.90 pkgrel = 1 url = https://github.com/archisman-panigrahi/typhoon arch = any @@ -14,7 +14,7 @@ pkgbase = typhoon depends = imagemagick depends = python-dbus depends = libportal - source = git+https://github.com/archisman-panigrahi/typhoon.git#tag=v0.9.89 + source = git+https://github.com/archisman-panigrahi/typhoon.git#tag=v0.9.90 sha256sums = SKIP pkgname = typhoon diff --git a/PKGBUILD b/PKGBUILD index 653f2abd6eada..4f2f4a5ddd8df 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=typhoon -pkgver=0.9.89 +pkgver=0.9.90 pkgrel=1 pkgdesc="A stylish weather app based on Stormcloud" arch=('any')