[arch-commits] Commit in naev/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Thu Jul 13 15:20:12 UTC 2017
Date: Thursday, July 13, 2017 @ 15:20:11
Author: svenstaro
Revision: 244975
upgpkg: naev 0.7.0-1
Modified:
naev/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-07-13 15:13:00 UTC (rev 244974)
+++ PKGBUILD 2017-07-13 15:20:11 UTC (rev 244975)
@@ -3,8 +3,8 @@
# Contributor: Johan Rehnberg <cleanrock at gmail.com>
pkgname=naev
-pkgver=0.6.1
-pkgrel=3
+pkgver=0.7.0
+pkgrel=1
pkgdesc='2D action/rpg space game'
arch=('i686' 'x86_64')
url="http://sourceforge.net/projects/naev/"
@@ -12,7 +12,7 @@
depends=('glu' 'openal' 'libvorbis' 'sdl2' 'sdl2_image' 'sdl2_mixer' 'libgl' 'libxml2' 'freetype2' 'libpng' 'libzip' 'luajit')
makedepends=('freeglut' 'zip')
source=("https://github.com/naev/naev/archive/naev-${pkgver}.tar.gz")
-md5sums=('48eb864a04f4c7fd9e5178d2ddb9284e')
+md5sums=('c07e24c2e87d08fdb73e666fb4e59981')
build() {
cd "$srcdir/$pkgname-$pkgname-$pkgver"
More information about the arch-commits
mailing list