summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Smith2019-04-20 12:00:28 -0400
committerStephen Smith2019-04-20 12:00:28 -0400
commit3060b4eab185e7768d88504f5689ac272cfa22b6 (patch)
treeec78571fadc2388eaffd352d50672e8fb9fa88db
parent5e3cade5154b085ec95e995b52351ddb64b0a317 (diff)
downloadaur-3060b4eab185e7768d88504f5689ac272cfa22b6.tar.gz
Version bump and dependencies
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 536439f0b3fe..a05b81f3b880 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Sat Apr 20 15:58:14 UTC 2019
pkgbase = caffeine-bzr
pkgdesc = A easy way to control powersaving on your desktop.
- pkgver = r666
+ pkgver = r670
pkgrel = 1
url = https://launchpad.net/caffeine
arch = any
@@ -8,6 +10,7 @@ pkgbase = caffeine-bzr
makedepends = bzr
depends = python-gobject
depends = python-ewmh
+ depends = libappindicator-gtk3
provides = caffeine
provides = caffeine-ng
provides = caffeine-oneclick
diff --git a/PKGBUILD b/PKGBUILD
index c188a7e771d1..eb2e903f0fb9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Stephen Smith <stephen304@gmail.com>
pkgname=caffeine-bzr
-pkgver=r666
+pkgver=r670
pkgrel=1
pkgdesc="A easy way to control powersaving on your desktop."
arch=(any)
url="https://launchpad.net/caffeine"
license=(GPL3)
-depends=(python-gobject python-ewmh)
+depends=(python-gobject python-ewmh libappindicator-gtk3)
makedepends=(bzr)
conflicts=(caffeine caffeine-ng caffeine-oneclick caffeine-systray)
provides=(caffeine caffeine-ng caffeine-oneclick caffeine-systray)