summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 02eb4131b7bc..ab25e0046e5a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Thermionix
pkgname=pactray
-pkgver=1.0
+pkgver=1.1
pkgrel=1
pkgdesc="Pacman tray notifier."
arch=('any')
license=('GPL')
url="https://github.com/Thermionix/pactray"
depends=('pacman' 'python-gobject')
-optdepends=('cower: check aur packages')
-source=("$pkgname"::'git+https://github.com/Thermionix/pactray.git')
+optdepends=('auracle: check aur packages')
+source=("$pkgname"::'git+https://github.com/Thermionix/pactray.git#commit=6ab596f5dae85cdb27fabe1263e3c1df80af5a32')
md5sums=('SKIP')
build() {