summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlarchunix2018-03-14 22:40:32 +0100
committerlarchunix2018-03-14 22:40:32 +0100
commitba341fc44a1fb151514b6442a7903a736a1c77a6 (patch)
tree3af1a223658329d1f738e6e97a7b3adfdbe04248 /PKGBUILD
parent7dbb934a3113fb61f24765a34b24da5874d49b9a (diff)
downloadaur-alsa-tray.tar.gz
Update upstream URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 32e3f5f642c8..7c21b3c7e56b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
pkgname=alsa-tray
pkgver=0.6
-pkgrel=2
+pkgrel=3
pkgdesc="A systray icon and a command line interface for setting the volume of the ALSA Mixers."
arch=('any')
-url="http://software.flogisoft.com/$pkgname/en/"
+url="https://projects.flogisoft.com/$pkgname/"
license=('GPL3')
depends=('alsa-lib' 'python2' 'pygtk' 'python2-pyalsaaudio')
-source=("http://projects.flogisoft.com/$pkgname/download/${pkgname}_${pkgver}_src.tar.gz")
+source=("${url}download/${pkgname}_${pkgver}_src.tar.gz")
md5sums=('59038e18afa94bcf08dc3bec3f19f23a')
build() {