summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRudolf Polzer2022-04-18 12:24:17 -0400
committerRudolf Polzer2022-04-18 12:24:17 -0400
commit054e6a5306ab28020d9967f60c5a59cca6638111 (patch)
tree88379812002d198688e8f7bd0d2d928d884f1c17 /PKGBUILD
parentc06cc077edc5a94c6f5c73e875adca73fd7d3902 (diff)
downloadaur-054e6a5306ab28020d9967f60c5a59cca6638111.tar.gz
Release v1.2.19.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f5a1b2fc526c..37b90d0f5b14 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: FabioLolix
pkgname=aaaaxy
-pkgver=1.2.15
+pkgver=1.2.19
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')
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=('dac9f36bdb4d2f5f998a336d0b6522f587ced82d7a1ab31871bf63525646c72e'
- '5c3072147ceb97a85abe23da1ad7b9b98603cf8aff022fb8ec2d31629a0e074c')
+sha256sums=('4afa2be73f702a6e1fc0a3ba2aaa4696bfbee92ea6dcd859207c5ef0dcfbd00d'
+ '9c543d18ecb8e8bf1bbf44e90fabe639dd724b84fdeaf02d9a7b3f8d7c6097ce')
prepare() {
cd "$pkgname-$pkgver"