summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgrimi2015-10-20 16:56:54 +0200
committergrimi2015-10-20 16:56:54 +0200
commit7677e010fea0aa102f95010d2ced915c7ed26972 (patch)
tree545778d5e1524086c5ea0c0e105003c6a3c39bb0 /PKGBUILD
parent2d0bfd60291b26971ca1b1aad7e7dd7ff0405624 (diff)
downloadaur-7677e010fea0aa102f95010d2ced915c7ed26972.tar.gz
Upstream: 2.20.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e9681d76a0c1..1af18d16611a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=antimicro
pkgname=${_pkgname}-qt4
-pkgver=2.20
+pkgver=2.20.2
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=('cf6ae291684155605a9b700af9371810')
+md5sums=('b2266f72ce24c6601224f07fa4cb1be6')
build() {