From 2c43ddd64144306bac0a7829dfacc06965b44a06 Mon Sep 17 00:00:00 2001 From: Archisman Panigrahi Date: Sat, 31 May 2025 11:37:38 -0400 Subject: [PATCH] new version --- .SRCINFO | 4 ++-- PKGBUILD | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 9aae39e89d56c..e5f29bfdca847 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = typhoon pkgdesc = A stylish weather app based on Stormcloud - pkgver = 0.9.94 + pkgver = 0.9.95 pkgrel = 2 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=v0.9.94 + source = git+https://github.com/archisman-panigrahi/typhoon.git#tag=v0.9.95 sha256sums = SKIP pkgname = typhoon diff --git a/PKGBUILD b/PKGBUILD index 7d8c6eab42b12..b8d202f8f954b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=typhoon -pkgver=0.9.94 +pkgver=0.9.95 pkgrel=2 pkgdesc="A stylish weather app based on Stormcloud" arch=('any')