From 2e321233099dc00ed4b89d5e053581fbc5af99bc Mon Sep 17 00:00:00 2001 From: Forest Ames Date: Sat, 14 Feb 2026 21:52:28 -0800 Subject: [PATCH] Update to 1.3.1 --- PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index f8c79b045ffdf..bb8d91bc959a3 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Forest Ames pkgname=puzzletea -pkgver=1.3.0 -pkgrel=2 +pkgver=1.3.1 +pkgrel=1 pkgdesc="A collection of puzzle bubbles for BubbleTea" arch=('any') url="https://github.com/FelineStateMachine/puzzletea"