summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHyacinthe Cartiaux2016-03-07 18:15:23 +0100
committerHyacinthe Cartiaux2016-03-07 18:15:23 +0100
commitce555298e7f6fc5b3dd9c489330be74f88143540 (patch)
tree77bb91019f7105e94133036125f69f0431847486 /PKGBUILD
parent69c465f64c88cc9c250d25604cc11c48dbd53706 (diff)
downloadaur-ce555298e7f6fc5b3dd9c489330be74f88143540.tar.gz
Update to 1.69
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3720ca248f89..1755739bff86 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,13 +5,13 @@
# Contributor: Eric BĂ©langer <eric@archlinux.org>
pkgname=laptop-mode-tools
-pkgver=1.68.1
-pkgrel=2
+pkgver=1.69
+pkgrel=1
pkgdesc='Power Savings tool for Linux'
arch=('any')
url='https://github.com/rickysarraf/laptop-mode-tools'
-source=(${pkgname}-${pkgver}-${_pkgrel}.tar.gz::https://github.com/rickysarraf/laptop-mode-tools/archive/${pkgver}.tar.gz)
-sha256sums=('1e84d5fe2658f9c37fced01edc680a460ffd0c0f2ceb0586c2b5baacc6398e30')
+source=(${pkgname}-${pkgver}-${pkgrel}.tar.gz::https://github.com/rickysarraf/laptop-mode-tools/archive/${pkgver}.tar.gz)
+sha256sums=('4a92b87b24ea4f8e00ff697deff7e34125b6dcd3c1dfeb81df6a504c76733e98')
license=('GPL2')
depends=('bash')
optdepends=('acpid: ACPI support'