summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMckol2022-04-03 22:09:29 +0200
committerMckol2022-04-03 22:09:29 +0200
commitf9875ffa8d0528daa7c027bf147c7a888f6005e5 (patch)
tree31d49558d30dab2d92d745679fc37a119186ec3c /PKGBUILD
parentbd66fe8627a3beb491416e25abcc600a799c79ed (diff)
downloadaur-f9875ffa8d0528daa7c027bf147c7a888f6005e5.tar.gz
Actually fixed the checksum this time hopefully :/
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3e2f115362e3..8dadaefef04d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Songtronix <contact@songtronix.com>
pkgname=airshipper
pkgver=0.7.0
-pkgrel=2
+pkgrel=3
pkgdesc="The official launcher for Veloren - an open-world, open-source multiplayer voxel RPG"
arch=('x86_64' 'i686')
url='https://gitlab.com/veloren/airshipper'
@@ -18,7 +18,7 @@ source=(
'veloren.png'
)
noextract=('airshipper.desktop' 'veloren.png')
-sha512sums=('2b42bc52535aa91a7c1f33e118c6e00c62f2317e7cafd44ad72d541bffad78c9fbe0471aca3673aba506c6e37832a569c7ea832da8d330de820a9782c01e1cf3'
+sha512sums=('14474c558b49ffd6810aac46bf58089c8b3c38a0289a80790ea1a8fb4bddb61d4055e949abe5e1d838e3eb8c72bb470d2a79b96c2b2c7e103050d378a356dc3a'
'76b8d61db797730837852ee8b8526532e0bcec0ed4a9d43ae7f93ebb4ad22afd4ea55445638e598f581b32e05dcd04a1435a774fd36345760cad8084a72560de'
'b5e5cbf28ab0e335f5a0fc93511fc9936360432a36e35cc876761601abacf257299deb0af6b3d9081143b700f6663c4f603970155dd4dacedb7a9672cde1dc94')
package() {