summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRudolf Polzer2023-11-13 08:18:59 -0500
committerRudolf Polzer2023-11-13 08:18:59 -0500
commitb9be562eeb9e1634e3f7cdccc8a854f356957133 (patch)
tree9dfee947d8b54b7f965e0fc599e267d821a75811 /PKGBUILD
parente1fea3bdbb34098b741d2987116f1356dea60b6f (diff)
downloadaur-b9be562eeb9e1634e3f7cdccc8a854f356957133.tar.gz
Release v1.4.101.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b06dbc268cdf..ce76fd0ead84 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: FabioLolix
pkgname=aaaaxy
-pkgver=1.4.72
+pkgver=1.4.101
pkgrel=1
pkgdesc='A nonlinear puzzle platformer taking place in impossible spaces'
arch=('x86_64')
@@ -17,8 +17,8 @@ depends=('alsa-lib' 'hicolor-icon-theme' 'libglvnd' 'libx11')
makedepends=('go' 'libxcursor' 'libxinerama' 'libxi' 'libxrandr' 'make' 'zip')
source=("aaaaxy-${pkgver}.tar.gz::${url}/archive/refs/tags/v${pkgver}.tar.gz"
"${url}/releases/download/v${pkgver}/sdl-gamecontrollerdb-for-aaaaxy-v${pkgver}.zip")
-sha256sums=('10e1a49032c52e2b7c2e8444280cc2373bf858695899fdd5896d00885938ef05'
- '449b7d35cb32e9565514e5a13ac4550d3d584d39550f130da554e9439d0b6a9a')
+sha256sums=('d0ea33d686119392086f5ab68b6fbdcec9ce248a52b6ad5f8cb45d8375af6e69'
+ '0b498849358575c9b45207f8cfcfcd545b4b7f1f52d8011c60a51feca4a2bf1b')
prepare() {
cd "$pkgname-$pkgver"