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

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Apr 25 11:29:36 UTC 2019


    Date: Thursday, April 25, 2019 @ 11:29:35
  Author: svenstaro
Revision: 453708

upgpkg: teeworlds 0.7.3-1

Modified:
  teeworlds/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-25 11:26:35 UTC (rev 453707)
+++ PKGBUILD	2019-04-25 11:29:35 UTC (rev 453708)
@@ -4,8 +4,8 @@
 # Contributor: [vEX] <niechift.dot.vex.at.gmail.dot.com>
 # Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 pkgname=teeworlds
-pkgver=0.7.2
-_pkgver=0.7.2
+pkgver=0.7.3
+_pkgver=0.7.3
 pkgrel=1
 pkgdesc='Fast-paced multiplayer 2D shooter game'
 arch=('x86_64')
@@ -16,7 +16,7 @@
 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")
+        "bam-v0.5.1.tar.gz::https://github.com/matricks/bam/archive/v0.5.1.tar.gz")
 sha512sums=('SKIP'
             'SKIP'
             'SKIP'
@@ -23,7 +23,7 @@
             'e6f1b3daad6073c58b0e3cbf836bb0a6b66f0c36532d6e6eca9949239ab8b584cc88f892cce6f74974e370a8a688f33a95dde86dd65cc1790e49e5f8aeab0fef')
 
 prepare() {
-  convert +set date:create +set date:modify "${pkgname}/other/icons/Teeworlds.ico" "${srcdir}/${pkgname}.png"
+  convert +set date:create +set date:modify "${pkgname}/other/icons/teeworlds.ico" "${srcdir}/${pkgname}.png"
   gendesk -n --pkgname "${pkgname}" --pkgdesc "${pkgdesc}" \
     --name 'Teeworlds' --categories 'Game;ArcadeGame'
 



More information about the arch-commits mailing list