summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhyness2020-03-07 09:16:22 -0800
committerhyness2020-03-07 09:19:19 -0800
commit4afb817d47b2590669f347da12c30cbf43cfbfe5 (patch)
tree747df5635fb183b50de88920eb0b0a0b499fee79
parentd37371e1470591bf1fd111a0ea972105a65e081c (diff)
downloadaur-4afb817d47b2590669f347da12c30cbf43cfbfe5.tar.gz
Updated to 0.9.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7ea9316b6dc2..b9e37122c2e8 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.6.165
- pkgrel = 3
+ pkgver = 0.9.0
+ pkgrel = 1
url = http://www.retrofe.com
install = retrofe.install
arch = i686
@@ -16,7 +16,7 @@ pkgbase = retrofe
depends = sdl2_image
depends = sdl2_mixer
depends = sdl2_ttf
- source = hg+https://bitbucket.org/teamretro/retrofe#branch=default
+ source = hg+https://phulshof@bitbucket.org/phulshof/retrofe#branch=RetroFE-Release-0.9.0
source = retrofe.desktop
source = icon.png
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 54e0b0dede25..fd4d0190767f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
-# Contributor: Hy Goldsher <hyness-at-hyness-dot-com>
+# Contributor: Hy Goldsher <hyness-at-freshlegacycode-dot-org>
pkgname=retrofe
-pkgver=0.6.165
-pkgrel=3
+pkgver=0.9.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://www.retrofe.com"
license=('GPL3')
depends=('glib2' 'zlib' 'gstreamer0.10-good' 'sdl2_image' 'sdl2_mixer' 'sdl2_ttf')
makedepends=('cmake' 'mercurial' 'python2')
-source=('hg+https://bitbucket.org/teamretro/retrofe#branch=default'
+source=('hg+https://phulshof@bitbucket.org/phulshof/retrofe#branch=RetroFE-Release-0.9.0'
$pkgname.desktop
'icon.png')
md5sums=('SKIP'