summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Rogoża2016-11-09 20:48:51 +0100
committerPiotr Rogoża2016-11-09 20:48:51 +0100
commit291f6a0e3c2e73628252cd42e180d555567baf8d (patch)
treed3a7627780d4cb5466c2118fd52f06cd8a4f5b73
parent3247d07d2e1f36af47874a77afa7137668f7f1b3 (diff)
downloadaur-291f6a0e3c2e73628252cd42e180d555567baf8d.tar.gz
Replaced libappindicator-gtk2 to libappindicator-activate-gtk2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD7
2 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a5b3beaccc94..ff60449651d1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Thu Oct 27 21:01:03 UTC 2016
+# Wed Nov 9 19:48:00 UTC 2016
pkgbase = xflux-gui-git
pkgdesc = Better lighting for Linux. Open source GUI for xflux
pkgver = r187.0b56204
- pkgrel = 1
+ pkgrel = 3
url = https://justgetflux.com/linux.html
arch = any
license = MIT
@@ -13,7 +13,7 @@ pkgbase = xflux-gui-git
depends = python2-gconf
depends = xflux
depends = libindicator-gtk2
- depends = libappindicator-gtk2
+ depends = libappindicator-activate-gtk2
depends = python2-xdg
provides = xflux-gui=r187.0b56204
conflicts = xflux-gui
diff --git a/PKGBUILD b/PKGBUILD
index 0015c4875ea2..9a198870b27c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=xflux-gui-git
pkgver=r187.0b56204
-pkgrel=1
+pkgrel=2
pkgdesc='Better lighting for Linux. Open source GUI for xflux'
arch=(any)
url='https://justgetflux.com/linux.html'
@@ -15,13 +15,14 @@ python2-pexpect
python2-gconf
xflux
libindicator-gtk2
-libappindicator-gtk2
+# libappindicator-gtk2
+libappindicator-activate-gtk2
python2-xdg
)
makedepends=(git)
source=('git://github.com/xflux-gui/xflux-gui.git')
_gitname='xflux-gui'
-md5sums=(SKIP)
+md5sums=('SKIP')
pkgver(){
if [ -d "$srcdir"/$_gitname ]; then