summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDidier Richard2021-09-12 21:14:36 +0200
committerDidier Richard2021-09-12 21:14:36 +0200
commit4ed35793c3318f4f579a3256d82fa43c36916133 (patch)
tree60ab519561b36b8551889bf89b4ce9a98b295ca1 /PKGBUILD
parent24c3d779dfd8911a0127291dd83a62ec718bd12b (diff)
downloadaur-4ed35793c3318f4f579a3256d82fa43c36916133.tar.gz
V10.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 70442cdcd710..7f7cc6ce507e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,19 +3,19 @@
# https://gitlab.manjaro.org/packages/extra/pamac
pkgname=pamac-aur
-pkgver=10.1.3
+pkgver=10.2.0
pkgrel=1
_pkgfixver=$pkgver
-_commit='b7837bb4fd517e0288e744af0ef773b325128196'
-sha256sums=('cf5304bdab2d9f2682a21ee918b44de4b148eb107c440cd382855c0d6954113e')
+_commit='f9bdf612ead79cf8e7ba7a2bf58d4e062351143f'
+sha256sums=('b1e4cccd98750c2f8302d20e32806b258dd38e3ba11c73a06e3f690485bf441c')
pkgdesc="A Gtk3 frontend, Package Manager based on libalpm with AUR and Appstream support"
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
url="https://gitlab.manjaro.org/applications"
license=('GPL3')
depends=('glib2>=2.42' 'json-glib' 'libsoup' 'dbus-glib' 'polkit' 'vte3>=0.38' 'gtk3>=3.22'
- 'libnotify' 'desktop-file-utils' 'libpamac-aur' 'gnutls>=3.4' 'git'
+ 'libnotify' 'desktop-file-utils' 'libpamac-aur>=11.1' 'gnutls>=3.4' 'git'
'appstream-glib>=0.7.18-1' 'archlinux-appstream-data' 'libhandy' 'git')
optdepends=('polkit-gnome: needed for authentification in Cinnamon, Gnome'