From 45d121a162250d897a18a8c45f463c7f339c2eda Mon Sep 17 00:00:00 2001 From: TommyTran732 Date: Sun, 22 Aug 2021 02:59:27 -0400 Subject: [PATCH] Bump pkgrel in PKGBUILD --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 0246eee..68d94bd 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=pamac-flatpak-gnome pkgver=10.1.3 -pkgrel=3 +pkgrel=4 _pkgfixver=$pkgver pkgdesc="A Gtk3 frontend for libalpm (with AUR, Flatpak, AppIndicator support, and GNOME integration)"