aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaúl Romero García2019-08-07 09:10:31 +0200
committerRaúl Romero García2019-08-07 09:10:31 +0200
commit5b9d2c19ed0a836f5a9ee0dd623e75d99beed40d (patch)
treef933040d0c6ddfc47ed136e4e9d311dc3967ee81
parent55f998c4451d6cb79e7ed63e314f5a28e8509d01 (diff)
downloadaur-5b9d2c19ed0a836f5a9ee0dd623e75d99beed40d.tar.gz
Changed repo to gitlab and update to 3.32. Thanks to https://aur.archlinux.org/account/andreao
-rwxr-xr-xPKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d3114373303b..ae1e955cdabd 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
pkgname="gnome-shell-extension-laine-git"
pkgdesc="Gnome extension which allows the control of the volume of individual applications as well as a more in depth control of mpris aware applications from a single applet"
-pkgver=3.26.10.r0.gd0c9774
+pkgver=3.32.r3.g511e819
pkgrel=1
arch=(any)
-url="https://github.com/johnhoran/Laine"
+url="https://gitlab.com/jhoran/Laine"
license=(GPLv2)
makedepends+=('git')
@@ -72,4 +72,4 @@ package_03_unify_conveniencejs() {
ln -fs \
../user-theme@gnome-shell-extensions.gcampax.github.com/convenience.js \
"$destdir/convenience.js"
-} \ No newline at end of file
+}