aboutsummaryrefslogtreecommitdiffstats
path: root/dist/archlinux/stable
diff options
context:
space:
mode:
Diffstat (limited to 'dist/archlinux/stable')
-rw-r--r--dist/archlinux/stable/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/dist/archlinux/stable/PKGBUILD b/dist/archlinux/stable/PKGBUILD
index 000d547..c09d380 100644
--- a/dist/archlinux/stable/PKGBUILD
+++ b/dist/archlinux/stable/PKGBUILD
@@ -1,6 +1,6 @@
-# Maintainer: Mattias Andrée <maandree@operamail.com>
+# Maintainer: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@member.fsf.org>
pkgname=adjbacklight
-pkgver=2
+pkgver=4
pkgrel=1
pkgdesc="Convient method for adjusting the backlight on your portable computer"
arch=('any')
@@ -10,8 +10,8 @@ depends=('java-runtime>=6')
makedepends=('java-environment>=6' 'bash')
provides=('adjbacklight')
conflicts=('adjbacklight')
-source=(https://github.com/maandree/adjbacklight/tarball/2)
-md5sums=(d34f2d5af1b022b68d3bceaa48791b99)
+source=(https://github.com/maandree/adjbacklight/tarball/4)
+md5sums=(b1148f3e49855fde604a562d42250de6)
build() {
cd maandree-adjbacklight-*