summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgrimi2015-10-10 18:03:54 +0200
committergrimi2015-10-10 18:03:54 +0200
commit2d0bfd60291b26971ca1b1aad7e7dd7ff0405624 (patch)
treed19742f2748c651dfa7df0f13fbed6868b566b6e /PKGBUILD
parent3cc805baef375f00234598a40ae1588f7ce9a2ce (diff)
downloadaur-2d0bfd60291b26971ca1b1aad7e7dd7ff0405624.tar.gz
Upstream: 2.20
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9d43cca6969f..e9681d76a0c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=antimicro
pkgname=${_pkgname}-qt4
-pkgver=2.19.3
+pkgver=2.20
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=('723068be04a2214b7d73ae6089d66f64')
+md5sums=('cf6ae291684155605a9b700af9371810')
build() {