summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Straube2016-12-04 12:02:45 +0100
committerMichael Straube2016-12-04 12:02:45 +0100
commit2f5dd914cd69546f68a75a4d0ceba4b098071790 (patch)
tree4eed49012683c04a2a202107554795d5f72c9d9f /PKGBUILD
parentf10bee509623b89a6b0bdc4a2ef00ef54e1d8858 (diff)
downloadaur-2f5dd914cd69546f68a75a4d0ceba4b098071790.tar.gz
minor changes
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f2ee620d534c..0063123d6be5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: Michael Straube <michael_straube@web.de>
+# Maintainer: Michael Straube <straubem@gmx.de>
# Contributor: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: Geoffroy Carrier <geoffroy.carrier@koon.fr>
# Contributor: Ewoud Nuyts <ewoud.nuyts@gmail.com>
@@ -12,7 +12,7 @@ arch=('i686' 'x86_64')
url='http://guichaz.free.fr/gliv/'
license=('GPL')
depends=('gtkglext')
-source=(http://guichaz.free.fr/gliv/files/$pkgname-$pkgver.tar.bz2)
+source=("http://guichaz.free.fr/gliv/files/$pkgname-$pkgver.tar.bz2")
sha1sums=('b040a08ac81d17e7dd872d67662378f4f95f7820')
build() {