summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristopher Reimer2018-04-30 15:57:00 +0200
committerChristopher Reimer2018-04-30 15:57:00 +0200
commit55b53c5801df2dbcd397794f05b4f023b46a96bc (patch)
treec2e0e4d89efe9ee9e3d32901e783bd747af8c390 /PKGBUILD
parent3a0437da374a33f27a35f0ea41b1c2ba5b8a2ee2 (diff)
downloadaur-irmplircd.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/f07508916cced2c23c8b099968102853f91f12c5)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8b7b63e2ba30..ad40971517ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Maintainer: Manuel Reimer <manuel.reimer@gmx.de>
pkgname=irmplircd
-pkgver=20141124
-_gitver=98d9b36ee6037ff41919b43e2127a041a8d02695
-pkgrel=3
+pkgver=20180103
+_gitver=d7994146cd1950ff2673edf382d2148b37f78a18
+pkgrel=1
pkgdesc="zeroconf LIRC daemon that reads IRMP events from the USB IR Remote Receiver"
url="https://github.com/realglotzi/irmplircd"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')
@@ -20,7 +20,7 @@ source=("git+https://github.com/realglotzi/irmplircd.git#commit=$_gitver"
md5sums=('SKIP'
'febf25c154a7d36f01159e84f26c2d9a'
'cfa3ab62473580d8f12aa1eea751ef19'
- '6d88605403574e3f3e74cca885b531f0')
+ 'b0d56a3b2ff1fdbd387ce4dd562ddc7f')
pkgver() {
cd "${srcdir}/irmplircd"