summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bidulock2015-05-24 22:57:54 -0600
committerBrian Bidulock2015-06-10 23:10:42 -0600
commit96fa240baaaaa18491ed54a3e93181ca875168f1 (patch)
tree0c845fc2993534948287afa18c2a0bcbf37b4a29 /PKGBUILD
parent0e03306099485e69ef318fa25a09e4bd54ed96d9 (diff)
downloadaur-96fa240baaaaa18491ed54a3e93181ca875168f1.tar.gz
version 0.1.1-6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 09112054daf9..6867475994b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,18 +3,16 @@
pkgname=wmsystray
pkgver=0.1.1
-pkgrel=7
+pkgrel=6
pkgdesc="dockapplet to provide systemtray"
arch=('i686' 'x86_64')
#url="http://www.sacredchao.net/~arashi/wmsystray/"
-#url="http://www.sacredchao.net/~arashi/${pkgname}/download.shtml"
-url="https://github.com/bbidulock/wmsystray"
+url="http://www.sacredchao.net/~arashi/${pkgname}/download.shtml"
license=('GPL')
depends=('libxpm')
#source=("http://dockapps.windowmaker.org/download.php/id/511/$pkgname-$pkgver.tar.bz2")
#source=("$pkgname-$pkgver.tar.bz2")
-#source=("http://www.sacredchao.net/~arashi/${pkgname}/release/${pkgname}-${pkgver}.tar.bz2")
-source=(https://github.com/bbidulock/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.bz2)
+source=("http://www.sacredchao.net/~arashi/${pkgname}/release/${pkgname}-${pkgver}.tar.bz2")
md5sums=('398cbc1139d53dbf65c00010bf2297fb')
build() {