summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2018-06-06 00:20:58 +0200
committerhaawda2018-06-06 00:20:58 +0200
commit49b9e3f65e8e4a60f8820617f5aac431e51c91ef (patch)
treebf9374945a99757f076c5f393785d4f11db50bdb /PKGBUILD
parentb81fb887dedcaa6109d16023635891643cc8e79e (diff)
downloadaur-pactray.tar.gz
adopt and correct things, see the comments in AUR
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() {