summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederic Bezies2021-03-15 20:56:19 +0100
committerFrederic Bezies2021-03-15 20:56:19 +0100
commit5b2f4db5647a377ca978158db5ade1a9073c6cf8 (patch)
tree457f93ba27693840d5b365f0e5a444b8ea3ba4cf /PKGBUILD
parent8c615f5a778f467a5e3bd9f817900f2d81d91675 (diff)
downloadaur-5b2f4db5647a377ca978158db5ade1a9073c6cf8.tar.gz
1.0.0 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 5 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2169537ee8a2..77358a11aaaf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,21 +1,19 @@
# Maintainer: Marcin Nowak <marcin.j.nowak+aur AT gmail DOT com>
pkgname=fractalus
-pkgver=0.9.0
+pkgver=1.0.0
pkgrel=1
pkgdesc='A fan remake of Rescue on Fractalus, a classic game developed by Lucasfilm Games originally released on Atari, Commodore 64 and other platforms in 1984.'
url=https://www.lsdwa.com/projects/fractalus/
source=(
- "http://downloads.gcloud.lsdwa.com/projects/fractalus/fractalus-$pkgver-linux.tgz"
+ "http://downloads.lsdwa.com/projects/fractalus/fractalus-$pkgver-linux.tgz"
"${pkgname}.desktop"
"fractalus"
)
arch=('x86_64')
-sha256sums=(
-"03c62dbb43aba31de19eb0f0662d77626eaf8aed06c02cfe6a539be585beb097"
-"2b6ed647553bc49888b5ad87e37e461b6cdae71c5b43ee396b52d41466a9c77d"
-"d0c6d22e779f56add988a5343ed9521790b5d01d0d9ce0bf878455ffcdf4e013"
-)
+sha256sums=('1581b6102f940bd07efbb4b1f829398cae59fe60862098f73664fb0e350e8a03'
+ '2b6ed647553bc49888b5ad87e37e461b6cdae71c5b43ee396b52d41466a9c77d'
+ '0cd092338bff018f91ebaea19cf032ede20f3c03971b713dfbe1470243d4f668')
license=("unknown")
package(){