summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiles McLean2018-03-25 10:58:01 -0500
committerMiles McLean2018-03-25 10:58:01 -0500
commit15e1da2a874457d0b473ce69662bac108e14d4f8 (patch)
treebc3178863884ce823005d16d4f8c579fb73ca424 /PKGBUILD
parent1307f816205fe96264ae87e79f10211caf492252 (diff)
downloadaur-15e1da2a874457d0b473ce69662bac108e14d4f8.tar.gz
Updated to 6.7.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 780d6587d325..4f6f126d585e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Lisa Denia <eiffel56@gmail.com>
pkgname=anyremote
-pkgver=6.6.1
+pkgver=6.7.1
pkgrel=1
pkgdesc="Remote control (console-oriented) through bluetooth or IR connection"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ depends=('bluez-libs' 'bluez' 'dbus-glib' 'libxtst')
optdepends=("irda-utils: IRDA support")
install=anyremote.install
source=(http://downloads.sourceforge.net/sourceforge/anyremote/$pkgname-$pkgver.tar.gz)
-md5sums=('40f766e4ac90c9f8453c83a6158b79ed')
+md5sums=('699e41b637104688f191086bb58ea742')
build() {
cd $srcdir/$pkgname-$pkgver