From 0ea276bbd1c6c5eaa02af297dfabdabec305b241 Mon Sep 17 00:00:00 2001 From: archisman Date: Thu, 19 Feb 2026 16:37:43 +0000 Subject: [PATCH] Update to version 1.6.0 --- .SRCINFO | 4 ++-- PKGBUILD | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index a5e051a61f07a..2992fe2d76cf9 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = typhoon pkgdesc = A stylish weather app based on Stormcloud - pkgver = 1.5.2 + pkgver = 1.6.0 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=v1.5.2 + source = git+https://github.com/archisman-panigrahi/typhoon.git#tag=v1.6.0 sha256sums = SKIP pkgname = typhoon diff --git a/PKGBUILD b/PKGBUILD index b21fc7fb1a72c..77e59a3918464 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=typhoon -pkgver=1.5.2 +pkgver=1.6.0 pkgrel=2 pkgdesc="A stylish weather app based on Stormcloud" arch=('any')