summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorScott Lawrence2015-09-17 21:05:28 -0400
committerScott Lawrence2015-09-17 21:05:28 -0400
commitaa3309872d1438336c77ce7ba23b5c984c51e246 (patch)
treebdde4af569c49cf0dff53861f649f7e580289278 /PKGBUILD
parent63dce1273b1e9ead08d71eed5d15b7226bb998e4 (diff)
downloadaur-aa3309872d1438336c77ce7ba23b5c984c51e246.tar.gz
Updating pommed
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 30b7d43703a1..36bca9581821 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# Contributor: jordi Cerdan (jcerdan) <jcerdan@tecob.com>
pkgname=pommed-light
-pkgver=1.49lw
+pkgver=1.50lw
pkgrel=1
pkgdesc="Handles the hotkeys of Apple MacBook (Pro) laptops - lightweight edition"
arch=('i686' 'x86_64')
@@ -20,7 +20,7 @@ conflicts=('pommed')
optdepends=('eject: disc ejection support')
source=(https://github.com/bytbox/${pkgname}/archive/v${pkgver}.tar.gz pommed.service)
dfname="${pkgname}-${pkgver}"
-md5sums=('9e53911931f78906520a11a3b364225a'
+md5sums=('55b947f24016b99f7de6e7f84fb5dc22'
'fd5be6c0aa9ac4a0b1b628a23361b4cf')
build() {