From 0885b1b822cb730902264b7e653e41da965156b4 Mon Sep 17 00:00:00 2001 From: archisman Date: Wed, 11 Feb 2026 13:10:59 +0000 Subject: [PATCH] Update to version 1.5.2 --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index a3d39d22915a6..a5e051a61f07a 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = typhoon pkgdesc = A stylish weather app based on Stormcloud pkgver = 1.5.2 - pkgrel = 1 + pkgrel = 2 url = https://github.com/archisman-panigrahi/typhoon arch = any license = GPL-3.0-or-later diff --git a/PKGBUILD b/PKGBUILD index 10d8d2868d1e9..b21fc7fb1a72c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,6 +1,6 @@ pkgname=typhoon pkgver=1.5.2 -pkgrel=1 +pkgrel=2 pkgdesc="A stylish weather app based on Stormcloud" arch=('any') url="https://github.com/archisman-panigrahi/typhoon"