aboutsummaryrefslogtreecommitdiffstats
path: root/dist/archlinux
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-11-27 00:55:13 +0100
committerMattias Andrée <maandree@operamail.com>2015-11-27 00:55:13 +0100
commit344618b5725f3f593c36bf89c29799e12623d11f (patch)
treea64a9b40a2f57be2e34d32a7115a851f90eefa27 /dist/archlinux
parentfix auto-completion (diff)
downloadadjbacklight-344618b5725f3f593c36bf89c29799e12623d11f.tar.gz
adjbacklight-344618b5725f3f593c36bf89c29799e12623d11f.tar.bz2
adjbacklight-344618b5725f3f593c36bf89c29799e12623d11f.tar.xz
update dist
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'dist/archlinux')
-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 49025f6..a2f840d 100644
--- a/dist/archlinux/stable/PKGBUILD
+++ b/dist/archlinux/stable/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@member.fsf.org>
pkgname=adjbacklight
-pkgver=7.2.1
+pkgver=7.3
pkgrel=1
pkgdesc="Convenient method for adjusting the backlight on your portable computer"
arch=('x86_64' 'i686')
url="https://github.com/maandree/adjbacklight"
license=('GPL3')
depends=('linux')
-makedepends=('gcc' 'make' 'coreutils')
+makedepends=('texinfo' 'auto-auto-complete')
source=(https://github.com/maandree/adjbacklight/archive/${pkgver}.tar.gz)
-sha256sums=(76a429548e3b58d9cc2c98088c70d9a5d4e640bdd8ee8a17ef50a6693a903709)
+sha256sums=(bf051249df7d687bbe3788dbbfd4cfc41b9ed8d98426af218572563b22a82346)
build() {