summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFredy García2021-09-12 17:31:49 -0500
committerFredy García2021-09-12 17:31:49 -0500
commit672f4d81dbe8f224c72447660b03de6296a3c226 (patch)
treef59db42a04101e96481c237626b11317faedb782 /PKGBUILD
parent5df611d02cd6f0db2e178cd6e8fe61f56c893484 (diff)
downloadaur-672f4d81dbe8f224c72447660b03de6296a3c226.tar.gz
Upgrading to version 3.1.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 59fb99cabb72..45c4504aeeef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Travis Nickles <nickles.travis@gmail.com>
pkgname=antimicrox
-pkgver=3.1.6
+pkgver=3.1.7
pkgrel=1
pkgdesc="Graphical program used to map keyboard buttons and mouse controls to a gamepad"
arch=("aarch64" "arm" "armv6h" "armv7h" "i686" "x86_64")
@@ -16,7 +16,7 @@ provides=("${pkgname/x}")
conflicts=("${pkgname/x}")
replaces=("${pkgname/x}")
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/AntiMicroX/${pkgname/x/X}/archive/${pkgver}.tar.gz")
-sha256sums=("3437d32764e57e10d8fbaaec4e7d57bef626f89f67f876002648fab45cb15053")
+sha256sums=("6ba9788eb1c212a9b7345e75db8dfc7b6b8cd3f5d14b285c976ae7edb2d9eae6")
build() {
cd "${srcdir}/${pkgname}-${pkgver}"