From 4c40c254aef385eed7d9dce012c44cea66921428 Mon Sep 17 00:00:00 2001 From: Archisman Panigrahi Date: Fri, 30 Jan 2026 12:04:49 +0530 Subject: [PATCH] update version --- .SRCINFO | 4 ++-- PKGBUILD | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 31a42eb5c7175..9a3551683aed4 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = typhoon pkgdesc = A stylish weather app based on Stormcloud - pkgver = 1.4.6 + pkgver = 1.5.0 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.4.6 + source = git+https://github.com/archisman-panigrahi/typhoon.git#tag=v1.5.0 sha256sums = SKIP pkgname = typhoon diff --git a/PKGBUILD b/PKGBUILD index d0a65a4f4bf2b..9c86ff1633a97 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=typhoon -pkgver=1.4.6 +pkgver=1.5.0 pkgrel=1 pkgdesc="A stylish weather app based on Stormcloud" arch=('any')