From f21bdad763a33bb6c91e6969c30c07c5ae3d8570 Mon Sep 17 00:00:00 2001 From: Archisman Panigrahi Date: Sun, 21 Dec 2025 11:19:19 -0500 Subject: [PATCH] update version --- .SRCINFO | 4 ++-- PKGBUILD | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index d426d4fdb04de..172ae6c0a725a 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = typhoon pkgdesc = A stylish weather app based on Stormcloud - pkgver = 1.3.1 + pkgver = 1.3.3 pkgrel = 1 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=v1.3.1 + source = git+https://github.com/archisman-panigrahi/typhoon.git#tag=v1.3.3 sha256sums = SKIP pkgname = typhoon diff --git a/PKGBUILD b/PKGBUILD index e2285759487c7..f1f0f38de7ea2 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=typhoon -pkgver=1.3.1 +pkgver=1.3.3 pkgrel=1 pkgdesc="A stylish weather app based on Stormcloud" arch=('any')