summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 341c8f24f58b..35d0200d9836 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# Contributor: jordi Cerdan (jcerdan) <jcerdan@tecob.com>
pkgname=pommed-light
-pkgver=1.51lw
+pkgver=1.52lw
pkgrel=1
pkgdesc="Handles the hotkeys of Apple MacBook (Pro) laptops - lightweight edition"
arch=('i686' 'x86_64')
@@ -21,7 +21,7 @@ optdepends=('eject: disc ejection support')
source=(https://github.com/bytbox/${pkgname}/archive/v${pkgver}.tar.gz pommed.service)
dfname="${pkgname}-${pkgver}"
sha256sums=('18b18a2a1b557d31c871059464123435b752615880e0fad085212f01d7099187'
- '00b53ee256fb18e45be255f396b6a015d05b26c08785cd291fbd768cfc076c80')
+ '22cc70a00e995d3f42b08b2ac5c44f7acadeaa5b8bd287863d3e51b115a1151e')
build() {
cd ${srcdir}/${dfname}