summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b61bf97..7c318c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@
# Arch version compiles a second time during package() with incorrect FLAGS
pkgname=endless-sky
-pkgver=0.10.2
+pkgver=0.10.6
pkgrel=1
pkgdesc='A sandbox-style space exploration and combat game'
arch=('x86_64' 'i686' 'aarch64')
@@ -45,7 +45,7 @@ optdepends=(
'endless-sky-high-dpi: high resolution graphics assets'
)
source=("$pkgname-$pkgver.tar.gz::https://github.com/endless-sky/endless-sky/archive/v${pkgver}.tar.gz")
-b2sums=('57e47188aea38cd812c7cb3b388842cb698fea2ed32767ec46481ef4c87a1e07c3d5db1e1ef63900379452aa2ce4fbed77417cc3238d6191004455f9ec700ae4')
+b2sums=('39699f458b691dd8aa0586ebbb5b537b8b999ea0084abc561803e21e97986dd6ef28582545fc79cc5cd3ef5d4c587b96860fd7b94294acf2fee31224543ac4ff')
prepare() {
cd "$pkgname-$pkgver"