From 9cee6d7bc7c791052226daffefa979e87960ca14 Mon Sep 17 00:00:00 2001 From: Archisman Panigrahi Date: Fri, 2 May 2025 03:44:40 -0400 Subject: [PATCH] new version --- .SRCINFO | 4 ++-- PKGBUILD | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 587d202ca5fe8..c999f85a4e699 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = typhoon pkgdesc = A stylish weather app based on Stormcloud - pkgver = 0.9.88 + pkgver = 0.9.89 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.88 + source = git+https://github.com/archisman-panigrahi/typhoon.git#tag=v0.9.89 sha256sums = SKIP pkgname = typhoon diff --git a/PKGBUILD b/PKGBUILD index 915373c80c231..653f2abd6eada 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=typhoon -pkgver=0.9.88 +pkgver=0.9.89 pkgrel=1 pkgdesc="A stylish weather app based on Stormcloud" arch=('any')