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