ports/contrib (3.5): cutemaze: 1.2.0 -> 1.2.4
![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit a2769edf63844bc5652153558e0e24f7b2870948 Author: Danny Rawlins <monster.romster@gmail.com> Date: Mon Oct 1 21:39:19 2018 +1000 cutemaze: 1.2.0 -> 1.2.4 diff --git a/cutemaze/.footprint b/cutemaze/.footprint index aaea5340..958e246e 100644 --- a/cutemaze/.footprint +++ b/cutemaze/.footprint @@ -2,14 +2,13 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/cutemaze drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/appdata/ --rw-r--r-- root/root usr/share/appdata/cutemaze.appdata.xml drwxr-xr-x root/root usr/share/applications/ -rw-r--r-- root/root usr/share/applications/cutemaze.desktop drwxr-xr-x root/root usr/share/cutemaze/ drwxr-xr-x root/root usr/share/cutemaze/translations/ -rw-r--r-- root/root usr/share/cutemaze/translations/cutemaze_cs.qm -rw-r--r-- root/root usr/share/cutemaze/translations/cutemaze_de.qm +-rw-r--r-- root/root usr/share/cutemaze/translations/cutemaze_el.qm -rw-r--r-- root/root usr/share/cutemaze/translations/cutemaze_en.qm -rw-r--r-- root/root usr/share/cutemaze/translations/cutemaze_eo.qm -rw-r--r-- root/root usr/share/cutemaze/translations/cutemaze_es.qm @@ -19,10 +18,12 @@ drwxr-xr-x root/root usr/share/cutemaze/translations/ -rw-r--r-- root/root usr/share/cutemaze/translations/cutemaze_lt.qm -rw-r--r-- root/root usr/share/cutemaze/translations/cutemaze_nl.qm -rw-r--r-- root/root usr/share/cutemaze/translations/cutemaze_pl.qm +-rw-r--r-- root/root usr/share/cutemaze/translations/cutemaze_pt.qm -rw-r--r-- root/root usr/share/cutemaze/translations/cutemaze_pt_BR.qm -rw-r--r-- root/root usr/share/cutemaze/translations/cutemaze_ro.qm -rw-r--r-- root/root usr/share/cutemaze/translations/cutemaze_ru.qm -rw-r--r-- root/root usr/share/cutemaze/translations/cutemaze_tr.qm +-rw-r--r-- root/root usr/share/cutemaze/translations/cutemaze_zh.qm drwxr-xr-x root/root usr/share/icons/ drwxr-xr-x root/root usr/share/icons/hicolor/ drwxr-xr-x root/root usr/share/icons/hicolor/1024x1024/ @@ -61,5 +62,7 @@ drwxr-xr-x root/root usr/share/icons/hicolor/scalable/apps/ drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man6/ -rw-r--r-- root/root usr/share/man/man6/cutemaze.6.gz +drwxr-xr-x root/root usr/share/metainfo/ +-rw-r--r-- root/root usr/share/metainfo/cutemaze.appdata.xml drwxr-xr-x root/root usr/share/pixmaps/ -rw-r--r-- root/root usr/share/pixmaps/cutemaze.xpm diff --git a/cutemaze/.signature b/cutemaze/.signature index 66601ce8..14d020be 100644 --- a/cutemaze/.signature +++ b/cutemaze/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3916MifTao/GJfMQFZ7YCBUdUT9IAn/U4ryWRFQexK+frJRh1bczJe8ygNCxYltMHB2cfUD4WHW/v+rKhPE/FgI= -SHA256 (Pkgfile) = bcc4c7c7bba477622db52328295fb0064875feb85e182c00b37fed6cca57dc97 -SHA256 (.footprint) = 4074137d9c6ff723791602c3de8afefca28d3fed72db89bb067a2bcd9725aaa0 -SHA256 (cutemaze-1.2.0-src.tar.bz2) = d23a0d11a237f53d6b8da9234b5b475bbca8d67abbdd124cfa7c0cb4da70349b +RWSagIOpLGJF378KaWJSRtP73VQOQ64Xc7ghGTLh3M/VtKwtgT05TRGxU+be+bKHaEN3sLjsAtvRRqYwgT/Y2deZS/RRqWRasQE= +SHA256 (Pkgfile) = 5f22c41de178a6b82c47fe59c22899944eaf62ffe360c8188703452f1d82a956 +SHA256 (.footprint) = c20c801ab9618fcfc482368072b99c7837aaf4419ebc7ace1d4b835bc26e9901 +SHA256 (cutemaze-1.2.4-src.tar.bz2) = d445f7fffdbded70f3d5c7b5603e98705cf8f71e44f7fd4c6747bf88843ce250 diff --git a/cutemaze/Pkgfile b/cutemaze/Pkgfile index 0d1a1b8b..e900b154 100644 --- a/cutemaze/Pkgfile +++ b/cutemaze/Pkgfile @@ -1,13 +1,12 @@ # Description: Top-down maze game. -# URL: http://gottcode.org/cutemaze +# URL: https://gottcode.org/cutemaze # Maintainer: Danny Rawlins, crux at romster dot me -# Packager: Danny Rawlins, crux at romster dot me # Depends on: qt5 name=cutemaze -version=1.2.0 +version=1.2.4 release=1 -source=(http://gottcode.org/$name/$name-$version-src.tar.bz2) +source=(https://gottcode.org/$name/$name-$version-src.tar.bz2) build() { cd $name-$version
participants (1)
-
crux@crux.nu