summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhyness2020-06-03 08:14:40 -0700
committerhyness2020-06-03 08:14:40 -0700
commit74e1624d8011fe9a405372971893dc92e2eaeb2a (patch)
tree60049e6bca79dd110924e74d3feb064b43804359
parente4b906ee00e076dfb12dec8287dbbacf426cff26 (diff)
downloadaur-74e1624d8011fe9a405372971893dc92e2eaeb2a.tar.gz
Updated to 0.10.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f596afeb3df0..41c8c6f5a872 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = retrofe
pkgdesc = A cross-platform frontend designed for MAME cabinets/game centers/etc. with a focus on simplicity and customization
- pkgver = 0.9.0
- pkgrel = 2
+ pkgver = 0.10.0
+ pkgrel = 1
url = http://retrofe.nl
install = retrofe.install
arch = i686
@@ -17,7 +17,7 @@ pkgbase = retrofe
depends = sdl2_image
depends = sdl2_mixer
depends = sdl2_ttf
- source = hg+https://phulshof@bitbucket.org/phulshof/retrofe#branch=RetroFE-Release-0.9.0
+ source = hg+https://phulshof@bitbucket.org/phulshof/retrofe#branch=RetroFE-Release-0.10.0
source = retrofe.desktop
source = icon.png
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index d1ef85bdc12d..457974416768 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Contributor: Hy Goldsher <hyness-at-freshlegacycode-dot-org>
pkgname=retrofe
-pkgver=0.9.0
-pkgrel=2
+pkgver=0.10.0
+pkgrel=1
pkgdesc="A cross-platform frontend designed for MAME cabinets/game centers/etc. with a focus on simplicity and customization"
arch=('i686' 'x86_64')
url="http://retrofe.nl"
license=('GPL3')
depends=('glib2' 'zlib' 'gstreamer' 'gst-plugins-base' 'sdl2_image' 'sdl2_mixer' 'sdl2_ttf')
makedepends=('cmake' 'mercurial' 'python2')
-source=('hg+https://phulshof@bitbucket.org/phulshof/retrofe#branch=RetroFE-Release-0.9.0'
+source=('hg+https://phulshof@bitbucket.org/phulshof/retrofe#branch=RetroFE-Release-0.10.0'
$pkgname.desktop
'icon.png')
md5sums=('SKIP'