summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-02-18 19:03:07 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-02-18 19:03:07 -0800
commitccebf79620a8d731b4d1e0e221e09c3769988ef0 (patch)
treeecdb3b223e4c6d4eddb5888b8093148ab1bbfc4b
parentInitial commit (diff)
downloadjulius-game-ccebf79620a8d731b4d1e0e221e09c3769988ef0.tar.xz
Updated to 1.3.0
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fbb47ea..889afc4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,20 +6,20 @@
_pkgname=julius
pkgname=$_pkgname-game
-pkgver=1.2.0
+pkgver=1.3.0
pkgrel=1
pkgdesc="Open source re-implementation of Caesar III (Original copy required)"
arch=('i686' 'x86_64')
url="https://github.com/bvschaik/julius"
license=('AGPL')
-makedepends=('cmake')
depends=('sdl2' 'sdl2_mixer')
+makedepends=('cmake')
install="$pkgname.install"
-source=($pkgname-$pkgver.tar.gz::https://github.com/bvschaik/julius/archive/v$pkgver.zip
+source=($pkgname-$pkgver.tar.gz::https://github.com/bvschaik/julius/archive/v$pkgver.tar.gz
$pkgname.desktop
$pkgname.install
)
-b2sums=('625bde048fbd6e7762902c8b0fecfad787f0cc6104ac441566f3e4b53935557433d932a333d4f34466730a95c02bc98f180242cee4c6b559d4275c3955b6273e'
+b2sums=('9f5b0ce457e4a93fe57c86a37da2bbb89c695cc4efe7cf433fedbedaa68385c7668473f708eb01b214aea3e1a80f1b40aa54863594050fecc484e01df1854e73'
'42c72e9571e84beedc41d1e263c9ed8b24366b7e163836d63847f28fa3c7b5017770bda6db350f75d45784a98123932122d5d57b82b0a96d95cc8ff57427db34'
'ba7f7d492719e1f80395d1f5a5e66b0254c4fb4bbcbd2c9234b05161c16b3795f3eb2330394fb07c891389a81c575134a5bdc8ddc385be8e34f1d1516bc76221')