aboutsummaryrefslogtreecommitdiffstats
path: root/dist/archlinux/stable
diff options
context:
space:
mode:
Diffstat (limited to 'dist/archlinux/stable')
-rw-r--r--dist/archlinux/stable/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/dist/archlinux/stable/PKGBUILD b/dist/archlinux/stable/PKGBUILD
index 099b6de..0637ed1 100644
--- a/dist/archlinux/stable/PKGBUILD
+++ b/dist/archlinux/stable/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@member.fsf.org>
pkgname=adjbacklight
-pkgver=4
+pkgver=4.1
pkgrel=2
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/4)
-md5sums=(052b7a96262ae0c181c65b2d4e89c28d)
+source=(https://github.com/maandree/adjbacklight/tarball/4.1)
+md5sums=(d95432aa9216c68966e92d8be14483a6)
build() {
cd maandree-adjbacklight-*