summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgrimi2015-08-15 22:15:55 +0200
committergrimi2015-08-15 22:15:55 +0200
commit6840d3cda6d223e1ac391d22ca257324ff156da2 (patch)
tree2750668eb991b5611443ecdd70fd044cb0181393 /PKGBUILD
parent3fcb656b9ed797fe8b135427a7b7d97b6469aff9 (diff)
downloadaur-6840d3cda6d223e1ac391d22ca257324ff156da2.tar.gz
Upstream: 2.18
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 953ec4ebd86c..7fd2c996ba3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=antimicro
pkgname=${_pkgname}-qt4
-pkgver=2.17
+pkgver=2.18
pkgrel=1
pkgdesc="Graphical program used to map keyboard keys and mouse controls to gamepad buttons (QT4 version)"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ provides=("${_pkgname}=${pkgver}")
conflicts=("${_pkgname}" "${_pkgname}-git")
install="${pkgname}.install"
source=("${_pkgname}-${pkgver}.tar.gz::https://github.com/Ryochan7/${_pkgname}/archive/${pkgver}.tar.gz")
-md5sums=('7a2eed82f1cedbbbbcd9ba715964e6c7')
+md5sums=('be91f54201113dceb119a6d59791b278')
build() {