summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLibrewish2020-10-19 18:48:27 +0530
committerLibrewish2020-10-19 18:48:27 +0530
commit213213e50c1dab1f857436391ab869ff68760ddf (patch)
treeaaef89d0b36cd6bd3ea501cada9181300fa90561 /PKGBUILD
parentdec4bd340022119873be9dc4fdfaa2914601ae94 (diff)
downloadaur-213213e50c1dab1f857436391ab869ff68760ddf.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7aaca10d9f88..15cdfd2f504b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@ ENABLE_APPINDICATOR=1
ENABLE_GNOME=0
pkgname=pamac-all
-pkgver=9.5.11
-pkgrel=2
+pkgver=9.5.12
+pkgrel=1
_pkgfixver=$pkgver
pkgdesc="A Gtk3 frontend for libalpm (everything in one package - snap, flatpak, appindicator)"
@@ -30,7 +30,7 @@ source=(
"pamac-$pkgver.tar.gz::$url/-/archive/v$pkgver/pamac-v$pkgver.tar.gz"
# "https://gitlab.manjaro.org/applications/pamac/-/commit/83ac80d7.patch"
)
-sha256sums=('4fd1996adca618d25bb259affe7b25c52605ed843d16de8d5ece8ddee712e879')
+sha256sums=('ede6c663f5409bcf194a7a001f5fc0f7cbc7e328ff415f13d63a5d111a26a9e9')
define_meson=''
if [ "${ENABLE_FLATPAK}" = 1 ]; then
depends+=('flatpak')