summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 91e236bc6aa4..366921fbb74e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,16 @@
# Contributor: Geoffroy Carrier <geoffroy.carrier@koon.fr>
# Contributor: Ewoud Nuyts <ewoud.nuyts@gmail.com>
# Contributor: Alexander Rødseth <rodseth@gmail.com>
-# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
+# Contributor: Stefan Husmann <stefan-husmann@t-online.de>
+# Maintainer: Actionless Loveless <actionless DOT loveless PLUS aur AT gmail MF com>
pkgname=gliv
pkgver=1.9.7
-pkgrel=5
+pkgrel=6
pkgdesc='OpenGL image viewer'
-arch=('i686' 'x86_64')
+arch=(x86_64 i686)
url='http://guichaz.free.fr/gliv/'
-license=('GPL')
+license=('GPL2')
depends=('gtkglext')
source=("http://guichaz.free.fr/gliv/files/$pkgname-$pkgver.tar.bz2")
sha1sums=('b040a08ac81d17e7dd872d67662378f4f95f7820')