summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFredy García2022-05-04 14:19:58 -0500
committerFredy García2022-05-04 14:19:58 -0500
commited417a292a02469ee87733bf0565b3f368fdd9e5 (patch)
treef8d3273ebb368d8e2260b7bc515b156abf982dac /PKGBUILD
parentc080c87ba8d51c346ae2f16c3c3d08e4ea789506 (diff)
downloadaur-ed417a292a02469ee87733bf0565b3f368fdd9e5.tar.gz
Upgrading to version 3.2.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2cb712d47b3c..a8200fc3434a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Travis Nickles <nickles.travis@gmail.com>
pkgname=antimicrox
-pkgver=3.2.2
+pkgver=3.2.3
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=("c66f7e137f2bd4554152af4851c0d0b8aed219ce55e92967982284478baa5c79")
+sha256sums=("7d6ea1029c660c411e5cdab89624e98efaf1d028dda8b0cf347afb468be5f181")
build() {
cd "${srcdir}/${pkgname}-${pkgver}"