[arch-commits] Commit in astromenace/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Wed May 1 04:38:27 UTC 2019
Date: Wednesday, May 1, 2019 @ 04:38:26
Author: svenstaro
Revision: 457383
upgpkg: astromenace 1.4.1-1
Modified:
astromenace/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-01 04:28:16 UTC (rev 457382)
+++ PKGBUILD 2019-05-01 04:38:26 UTC (rev 457383)
@@ -4,7 +4,7 @@
# Contributor: Black_Mage <vleon1 at gmail dot com>
pkgname=astromenace
-pkgver=1.4.0
+pkgver=1.4.1
pkgrel=1
pkgdesc="Hardcore 3D space shooter with spaceship upgrade possibilities"
arch=('x86_64')
@@ -13,7 +13,7 @@
depends=('sdl2' 'freealut' 'libjpeg' 'libvorbis' 'glu' 'freetype2' 'libxinerama')
makedepends=('cmake' 'mesa')
source=(https://github.com/viewizard/astromenace/archive/v${pkgver}.tar.gz)
-sha512sums=('274fe6b9e75e0886907a3bb43e210b8327d9d6c8e54c8594bbdfd04d61a2377cfb9bdabf87034e3c17ccff493b9a897859d7ce80b734f584e221ece03f69bfac')
+sha512sums=('408fd8a9fcc51d0cdfd31d77bc1c05b079b3248622a252e73e1145db9715b3a331eef5fde295c3390143fb7bb2f88460d374eddea719b6452577bf5e83bd14c1')
build() {
cd astromenace-$pkgver
More information about the arch-commits
mailing list