summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Nordenmark2015-07-10 21:49:41 +0200
committerThomas Nordenmark2015-07-10 21:49:41 +0200
commit53ac6fdb438c9e7df32949e772ec7994df3bcb89 (patch)
tree2929daed2f4c889e13a7ee11495b103c9fb57a03 /PKGBUILD
parent9ff4b59fd28843dd2d0ff2da092353e74273d208 (diff)
downloadaur-53ac6fdb438c9e7df32949e772ec7994df3bcb89.tar.gz
Updated to v2.15.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index adb4e2ffa541..ea13a4de3c2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Travis Nickles <nickles.travis@gmail.com>
pkgname=antimicro
-pkgver=2.14
+pkgver=2.15
pkgrel=1
pkgdesc="Graphical program used to map keyboard keys and mouse controls to gamepad buttons"
arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@ backup=()
options=()
install="${pkgname}.install"
source=("https://github.com/Ryochan7/antimicro/archive/${pkgver}.tar.gz")
-md5sums=("66aecb2cb11070fb53e23d50196b7e97")
+md5sums=('64ff301e3c0fb9121477c440a1ea936d')
noextract=()
build() {