From fa293da89cf98ae6f2b28d63ceb8814a53443795 Mon Sep 17 00:00:00 2001 From: TommyTran732 Date: Sun, 22 Aug 2021 03:00:47 -0400 Subject: [PATCH] Bump pkgrel in PKGBUILD --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 25eb859..718db31 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -6,7 +6,7 @@ ENABLE_APPINDICATOR=1 pkgname=pamac-flatpak pkgver=10.1.3 -pkgrel=3 +pkgrel=4 _pkgfixver=$pkgver pkgdesc="A Gtk3 frontend for libalpm (with AUR, Flatpak and AppIndicator support)"