From a152c9b188a5dab04ffbf6dd71c0925498b1d443 Mon Sep 17 00:00:00 2001 From: Mollusk Date: Fri, 8 May 2026 21:13:29 -0400 Subject: [PATCH] Bump pkgver to r30.4ba3aa0 Catches the cached pkgver up to the current HEAD so makepkg's displayed version matches what the dynamic pkgver() function would compute. Co-Authored-By: Claude Opus 4.7 --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index eb468bd..13e5bc1 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Mollusk pkgname=steam-dice-git _pkgname=steam-dice -pkgver=r17.be764eb +pkgver=r30.4ba3aa0 pkgrel=1 pkgdesc="A PyQt6 desktop app that picks a random game from your Steam library" arch=('any')