diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-06-04 06:44:32 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-06-04 07:33:49 -0300 |
commit | 6462ac0a2789b87a00708dbc331d4c7d3237e3d3 (patch) | |
tree | 8c61c95bee5cd8fbd9224d10d7062c3110a533b3 /libre/your-freedom_emu | |
parent | 55a8e9b18cdf54152921c9e903285c12cb4de554 (diff) | |
download | abslibre-6462ac0a2789b87a00708dbc331d4c7d3237e3d3.tar.gz abslibre-6462ac0a2789b87a00708dbc331d4c7d3237e3d3.tar.bz2 abslibre-6462ac0a2789b87a00708dbc331d4c7d3237e3d3.zip |
your-freedom_emu-20150604-1: updating version
Diffstat (limited to 'libre/your-freedom_emu')
-rw-r--r-- | libre/your-freedom_emu/PKGBUILD | 12 | ||||
-rw-r--r-- | libre/your-freedom_emu/your-freedom_emu.install | 2 |
2 files changed, 7 insertions, 7 deletions
diff --git a/libre/your-freedom_emu/PKGBUILD b/libre/your-freedom_emu/PKGBUILD index 379f0b2bc..8f38410a9 100644 --- a/libre/your-freedom_emu/PKGBUILD +++ b/libre/your-freedom_emu/PKGBUILD @@ -1,21 +1,21 @@ -# Maintainer: Parabola Project <dev@lists.parabolagnulinux.org> +# Maintainer: Parabola Project <dev@lists.parabola.nu> pkgname=your-freedom_emu pkgdesc="This package removes hardware emulators that emulate technically free games and/or OS (but only there are nonfree games and/or OS)." license=('GPL3') -url="https://projects.parabolagnulinux.org/blacklist.git" +url="https://projects.parabola.nu/blacklist.git" #url="https://lukeshu.com/git/mirror/parabola/blacklist.git" -pkgver=20150519 -_gitver=e4a9618a4aa1da1421a7dca500081d695a93f114 +pkgver=20150604 +_gitver=eef74e2bcc8be165dcb57817918f43efc82a80ab pkgrel=1 arch=('any') install=${pkgname}.install makedepends=(librelib) -source=(blacklist-${_gitver}.txt::https://projects.parabolagnulinux.org/blacklist.git/plain/${pkgname}-blacklist.txt?id=${_gitver}) +source=(blacklist-${_gitver}.txt::https://projects.parabola.nu/blacklist.git/plain/blacklist.txt?id=${_gitver}) #source=(blacklist-${_gitver}.txt::https://lukeshu.com/git/mirror/parabola/blacklist.git/plain/${pkgname}-blacklist.txt?id=${_gitver}) -md5sums=('731850976f34a609ba86ddd4d99e7467') +md5sums=('dbe85e2264d76d5237a104d858d0e042') package() { cd "$srcdir" diff --git a/libre/your-freedom_emu/your-freedom_emu.install b/libre/your-freedom_emu/your-freedom_emu.install index cd39eb3e8..8ddcba62a 100644 --- a/libre/your-freedom_emu/your-freedom_emu.install +++ b/libre/your-freedom_emu/your-freedom_emu.install @@ -16,7 +16,7 @@ pre_install() { Please report back to the Parabola Project on the usual channels: * https://labs.parabola.nu * irc://freenode.net/#parabola - * mailto:dev@lists.parabolagnulinux.org + * mailto:dev@lists.parabola.nu EOM } |