[arch-commits] Commit in teeworlds/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Tue Dec 4 18:35:13 UTC 2018


    Date: Tuesday, December 4, 2018 @ 18:35:13
  Author: svenstaro
Revision: 411191

upgpkg: teeworlds 0.7.1rc-1

Modified:
  teeworlds/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-04 18:22:19 UTC (rev 411190)
+++ PKGBUILD	2018-12-04 18:35:13 UTC (rev 411191)
@@ -4,8 +4,9 @@
 # Contributor: [vEX] <niechift.dot.vex.at.gmail.dot.com>
 # Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 pkgname=teeworlds
-pkgver=0.7.0
-pkgrel=2
+pkgver=0.7.1rc
+_pkgver=0.7.1-rc
+pkgrel=1
 pkgdesc='Fast-paced multiplayer 2D shooter game'
 arch=('x86_64')
 url='https://www.teeworlds.com'
@@ -12,7 +13,7 @@
 license=('custom')
 depends=('alsa-lib' 'glu' 'sdl2' 'freetype2')
 makedepends=('python' 'bam' 'mesa' 'imagemagick' 'gendesk' 'git')
-source=("git+git://github.com/teeworlds/teeworlds.git#tag=$pkgver"
+source=("git+git://github.com/teeworlds/teeworlds.git#tag=$_pkgver"
         "git+git://github.com/teeworlds/teeworlds-maps.git"
         "git+git://github.com/teeworlds/teeworlds-translation.git"
         "https://github.com/matricks/bam/archive/v0.5.1.tar.gz")



More information about the arch-commits mailing list