summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgraysky2022-09-05 13:51:32 -0400
committergraysky2022-09-05 13:51:32 -0400
commit7fcf53612013147a23d334d26f3e1d34f34991d1 (patch)
tree3a74a922016b61b22133fe87ccfdb33d0ba43158 /PKGBUILD
parent90c4b70c54cd6c3d3b7079e69c4f7c02c178760b (diff)
downloadaur-lirc-git.tar.gz
Update to r3281.888a28ad-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c0da00cfb0a0..fea10c75ae31 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,14 @@
pkgname=lirc-git
_pkgname=lirc
pkgver=r3281.888a28ad
-pkgrel=1
+pkgrel=2
pkgdesc="Linux Infrared Remote Control utils. Git version."
arch=('x86_64')
url="https://www.lirc.org/"
license=('GPL')
depends=('alsa-lib' 'libx11' 'libftdi' 'libusb-compat')
makedepends=('help2man' 'alsa-lib' 'libx11' 'libxslt' 'python' 'python-setuptools'
- 'python-yaml' 'systemd')
+ 'python-yaml' 'systemd' 'git')
optdepends=('python: for lirc-setup, irdb-get and pronto2lirc'
'python-gobject: for lirc-setup and irdb-get'
'python-yaml: for lirc-setup and irdb-get')
@@ -26,7 +26,6 @@ source=("git://lirc.git.sourceforge.net/gitroot/lirc/lirc"
lirc.tmpfiles)
md5sums=('SKIP'
'd80cd25aa263531f098d0b90bde08056'
- 'c4f22d27402483d888b07b24ca781a9e'
'3deb02604b37811d41816e9b4385fcc3'
'febf25c154a7d36f01159e84f26c2d9a')