ports/contrib (3.6): extremetuxracer: 0.8.0 -> 0.8.1
commit 4f9189f8cd1cd2b165750d66ff7baa42e12a2adf Author: Tim Biermann <tbier@posteo.de> Date: Sun Jun 27 18:40:32 2021 +0000 extremetuxracer: 0.8.0 -> 0.8.1 diff --git a/extremetuxracer/.footprint b/extremetuxracer/.footprint index 59c698ee7..33f57eb51 100644 --- a/extremetuxracer/.footprint +++ b/extremetuxracer/.footprint @@ -539,16 +539,6 @@ drwxr-xr-x root/root usr/share/etr/textures/ -rw-r--r-- root/root usr/share/etr/textures/tuxbonus.png -rw-r--r-- root/root usr/share/etr/textures/wind_butt.png -rw-r--r-- root/root usr/share/etr/textures/ziff032.png -drwxr-xr-x root/root usr/share/etr/translations/ --rw-r--r-- root/root usr/share/etr/translations/cs_CZ.lst --rw-r--r-- root/root usr/share/etr/translations/de_DE.lst --rw-r--r-- root/root usr/share/etr/translations/es_ES.lst --rw-r--r-- root/root usr/share/etr/translations/fi_FI.lst --rw-r--r-- root/root usr/share/etr/translations/fr_FR.lst --rw-r--r-- root/root usr/share/etr/translations/languages.lst --rw-r--r-- root/root usr/share/etr/translations/pl_PL.lst --rw-r--r-- root/root usr/share/etr/translations/se_SE.lst --rw-r--r-- root/root usr/share/etr/translations/xx_XX.lst drwxr-xr-x root/root usr/share/pixmaps/ -rw-r--r-- root/root usr/share/pixmaps/etr.png -rw-r--r-- root/root usr/share/pixmaps/etr.svg diff --git a/extremetuxracer/.signature b/extremetuxracer/.signature index d480be8f1..dba9dd46f 100644 --- a/extremetuxracer/.signature +++ b/extremetuxracer/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3/bdVzyQgEdAkZoRZmQ5NSVWeJJe3vRHmABBtgiQ+Li9Z+utW8D+YUyvofVh+DY/JhoDGdNzJ3aWzKOnjQhOIw8= -SHA256 (Pkgfile) = c045068090e6fef4d0f5c22843544796d68815ce1f5bed17d2e0559b1890a854 -SHA256 (.footprint) = e2b8acef1dcad1414085cd825e82897d3724273322f89f9d6a9a8a1f9688a20a -SHA256 (etr-0.8.0.tar.xz) = 4b2899314eda8d0826504ab274acb13ab0dab58b6d0641587749dfa77757da17 +RWSagIOpLGJF37eGVULzV4CMlsWTDPP6If+xCX7TwsnzdlzLud+bcaGosdz4V61YCSaFxfBK2oE5n/dxiaz2Ld20RXTioCe6bgU= +SHA256 (Pkgfile) = 3187d2ce5ff98a985e2b88227038bb6de49c26c4b80453682af51c00ee981172 +SHA256 (.footprint) = f5afef30d86063434c2438035014fc21cef96c07f370a90522a5ae198973887d +SHA256 (etr-0.8.1.tar.xz) = 92da963ed32ab9bff126346edfb9549e871d7c3cec753f4ac5098e0d53c38341 diff --git a/extremetuxracer/Pkgfile b/extremetuxracer/Pkgfile index 97003257c..7db640f7b 100644 --- a/extremetuxracer/Pkgfile +++ b/extremetuxracer/Pkgfile @@ -4,7 +4,7 @@ # Depends on: glu csfml name=extremetuxracer -version=0.8.0 +version=0.8.1 release=1 source=(https://downloads.sourceforge.net/project/$name/releases/$version/etr-$versi...) @@ -16,5 +16,5 @@ build() { make make DESTDIR=$PKG install - rm -r $PKG/usr/share/doc + rm -r $PKG/usr/share/{doc,etr/translations} }
participants (1)
-
crux@crux.nu