summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederic Bezies2020-12-28 17:18:40 +0100
committerFrederic Bezies2020-12-28 17:18:40 +0100
commitd4404d321b58ef5a3bd18787fcc748c98bebceda (patch)
treed1c4ce56df0f0fc9bc868fecee80380ad32ae3df /PKGBUILD
parent694046c03795857f6a2e141c9026f0a0adb85149 (diff)
downloadaur-d4404d321b58ef5a3bd18787fcc748c98bebceda.tar.gz
Fixing PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 840e3a524766..c0cc585eb1a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,15 +6,14 @@ pkgname=('pamac-aur-git') #'pamac-aur-tray-appindicator-git')
_pkgname=pamac
pkgver=10.0.3.r0.gbfa5409
_pkgver=9.5.12
-pkgrel=1
+pkgrel=3
pkgdesc="A Gtk3 frontend for libalpm - git version"
arch=('i686' 'pentium4' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
url="https://gitlab.manjaro.org/applications/pamac"
license=('GPL3')
depends=('dbus-glib' 'vte3>=0.38' 'libnotify' 'pacman>=5.2' 'pacman<5.3' 'appstream-glib' 'archlinux-appstream-data-pamac' 'libappindicator-gtk3' 'git')
optdepends=('polkit-gnome: needed for authentification in Cinnamon, Gnome'
- 'lxsession: needed for authentification in Xfce, LXDE etc.'
- 'pamac-aur-tray-appindicator-git: tray icon for KDE')
+ 'lxsession: needed for authentification in Xfce, LXDE etc.')
makedepends=('gettext' 'itstool' 'vala' 'meson' 'ninja' 'gobject-introspection' 'xorgproto' 'asciidoc')
options=(!emptydirs)
# Only for Manjaro users who should not use it...