From a3bf72d00a568be13d44fe5717ea7e77e4cf46da Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Wed, 26 Nov 2014 05:01:58 -0200 Subject: xscreensaver-5.32-1.parabola1: updating version --- libre/xscreensaver/PKGBUILD | 17 +++++----- ...ver-5.31-1001-binaryring.c-include-stdint.patch | 36 ---------------------- 2 files changed, 7 insertions(+), 46 deletions(-) delete mode 100644 libre/xscreensaver/xscreensaver-5.31-1001-binaryring.c-include-stdint.patch (limited to 'libre') diff --git a/libre/xscreensaver/PKGBUILD b/libre/xscreensaver/PKGBUILD index b112658d5..4e8bd7f85 100644 --- a/libre/xscreensaver/PKGBUILD +++ b/libre/xscreensaver/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 226367 2014-11-18 18:55:57Z eric $ +# $Id: PKGBUILD 227068 2014-11-24 21:35:07Z eric $ # Maintainer (Arch): Eric Bélanger # Maintainer: André Silva pkgname=xscreensaver _pkgname=$pkgname-libre -pkgver=5.31 +pkgver=5.32 pkgrel=1.parabola1 pkgdesc="Screen saver and locker for the X Window System, without nonfree asm files" arch=('i686' 'x86_64' 'mips64el') @@ -17,14 +17,12 @@ replaces=("${_pkgname}") conflicts=("${_pkgname}") backup=('etc/pam.d/xscreensaver') mksource=(http://www.jwz.org/xscreensaver/${pkgname}-${pkgver}.tar.gz) -source=(https://repo.parabolagnulinux.org/other/${_pkgname}/${_pkgname}-${pkgver}.tar.gz \ - xscreensaver-add-electricsheep.diff LICENSE - xscreensaver-5.31-1001-binaryring.c-include-stdint.patch) -mksha1sums=('1b023a3b01f1f23aa136d13c37f79c0c01c3f1e6') -sha1sums=('c2fbf24fee740938b2c6437b01a038e96bbd10c3' +source=(https://repo.parabolagnulinux.org/other/${_pkgname}/${_pkgname}-${pkgver}.tar.gz + xscreensaver-add-electricsheep.diff LICENSE) +mksha1sums=('3131d45295b9a18a2901737c9b95f1c5434f53a6') +sha1sums=('0cab89487b8ad6ae81f6b9563fade4c1d9848504' 'e8dc57b6471fb3867ee099304ac6bf628351cb98' - '3eedb8b91b13c29df9b1fe5cbb027e1470b802d2' - '5a91e707f6482a3349609e8016b7668e3cd53161') + '3eedb8b91b13c29df9b1fe5cbb027e1470b802d2') mksource() { cd ${pkgname}-${pkgver} @@ -36,7 +34,6 @@ mksource() { prepare() { cd ${pkgname}-${pkgver} patch -p0 -i "${srcdir}/xscreensaver-add-electricsheep.diff" - patch -p1 -i "${srcdir}/xscreensaver-5.31-1001-binaryring.c-include-stdint.patch" } build() { diff --git a/libre/xscreensaver/xscreensaver-5.31-1001-binaryring.c-include-stdint.patch b/libre/xscreensaver/xscreensaver-5.31-1001-binaryring.c-include-stdint.patch deleted file mode 100644 index 13f1f01b7..000000000 --- a/libre/xscreensaver/xscreensaver-5.31-1001-binaryring.c-include-stdint.patch +++ /dev/null @@ -1,36 +0,0 @@ -From 3b9f847b4692d34f966af368a63d03887be11a79 Mon Sep 17 00:00:00 2001 -From: Mamoru TASAKA -Date: Sun, 16 Nov 2014 16:55:48 +0900 -Subject: [PATCH] binaryring.c: include stdint -MIME-Version: 1.0 -Content-Type: text/plain; charset=UTF-8 -Content-Transfer-Encoding: 8bit - -On Fedora 21, binaryring.c fails to compile as: - -../../hacks/binaryring.c:40:9: error: unknown type name ‘uint32_t’ - typedef uint32_t pixel_t; - ^ -Makefile:542: recipe for target 'binaryring.o' failed - -Just include stdint.h for this type. ---- - hacks/binaryring.c | 2 ++ - 1 file changed, 2 insertions(+) - -diff --git a/hacks/binaryring.c b/hacks/binaryring.c -index 2432073..e3a58d9 100644 ---- a/hacks/binaryring.c -+++ b/hacks/binaryring.c -@@ -27,6 +27,8 @@ - #include "colors.h" - #include "hsv.h" - -+#include -+ - #define ANTIALIAS 1 - #define BLACK 0 - #define WHITE 1 --- -2.1.0 - -- cgit v1.2.3 From 4b4e540f5c71a585d621a5550c05902b0ad2dc87 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Wed, 26 Nov 2014 13:48:18 -0200 Subject: hexchat-2.10.2-1.parabola1: updating version --- libre/hexchat/PKGBUILD | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) (limited to 'libre') diff --git a/libre/hexchat/PKGBUILD b/libre/hexchat/PKGBUILD index f2ecdbfbc..7735029ad 100644 --- a/libre/hexchat/PKGBUILD +++ b/libre/hexchat/PKGBUILD @@ -1,16 +1,17 @@ -# $Id: PKGBUILD 116500 2014-07-28 22:25:29Z alucryd $ +# $Id: PKGBUILD 123130 2014-11-26 08:13:21Z alucryd $ # Maintainer (Arch): Maxime Gauduin # Contributor (Arch): TingPing # Maintainer: André Silva pkgname=hexchat -pkgver=2.10.1 +pkgver=2.10.2 pkgrel=1.parabola1 pkgdesc='A popular and easy to use graphical IRC (chat) client, without nonfree browser reference (Parabola rebranded)' arch=('i686' 'x86_64' 'mips64el') url='http://hexchat.github.io/' license=('GPL') -depends=('dbus-glib' 'desktop-file-utils' 'gtk2' 'libcanberra' 'libnotify' 'libproxy' 'pciutils') +depends=('dbus-glib' 'desktop-file-utils' 'gtk2' 'libcanberra' 'libnotify' + 'libproxy' 'pciutils') makedepends=('intltool' 'iso-codes' 'perl' 'python') optdepends=('enchant: Spell check' 'perl: Perl plugin' @@ -18,13 +19,13 @@ optdepends=('enchant: Spell check' install="${pkgname}.install" replaces=(${pkgname}-libre) conflicts=(${pkgname}-libre) -source=("http://dl.hexchat.org/${pkgname}/${pkgname}-${pkgver}.tar.xz") -sha256sums=('ffccee6a3470d2f9539e75bd0dd2e3f35c65737004cb02e6d2106c1d5dcde9a9') +source=("http://dl.hexchat.net/${pkgname}/${pkgname}-${pkgver}.tar.xz") +sha256sums=('87ebf365c576656fa3f23f51d319b3a6d279e4a932f2f8961d891dd5a5e1b52c') prepare() { cd ${pkgname}-${pkgver} - sed 's/CFLAGS="$PERL_CFLAGS"/CFLAGS="$PERL_CFLAGS -fuse-ld=gold"/' -i configure +# sed 's/CFLAGS="$PERL_CFLAGS"/CFLAGS="$PERL_CFLAGS -fuse-ld=gold"/' -i configure # Rebrand to Parabola sed -i 's#ArchLinux#Parabola GNU/Linux-libre#' plugins/sysinfo/parse.c @@ -37,7 +38,10 @@ prepare() { build() { cd ${pkgname}-${pkgver} - ./configure --prefix='/usr' --enable-{perl,python='python3.4',textfe} + ./configure \ + --prefix='/usr' \ + --enable-python='python3' \ + --enable-textfe make } -- cgit v1.2.3 From 9fbe96485f7bc21f81dd98830259c0b7a62620c4 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Thu, 27 Nov 2014 09:18:07 -0200 Subject: linux-libre-grsec{,-knock}-3.17.4_gnu.201411260107-1: updating version --- kernels/linux-libre-grsec-knock/PKGBUILD | 6 +++--- libre/linux-libre-grsec/PKGBUILD | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'libre') diff --git a/kernels/linux-libre-grsec-knock/PKGBUILD b/kernels/linux-libre-grsec-knock/PKGBUILD index b0a7c0bb1..bbf0fde79 100644 --- a/kernels/linux-libre-grsec-knock/PKGBUILD +++ b/kernels/linux-libre-grsec-knock/PKGBUILD @@ -14,7 +14,7 @@ pkgbase=linux-libre-grsec-knock # Build kernel with -grsec-knock localname _pkgbasever=3.17-gnu _pkgver=3.17.4-gnu _grsecver=3.0 -_timestamp=201411231452 +_timestamp=201411260107 _knockpatchver=3.16_1 _replacesarchkernel=('linux%') # '%' gets replaced with _kernelname @@ -24,7 +24,7 @@ _replacesoldmodules=() # '%' gets replaced with _kernelname _srcname=linux-${_pkgbasever%-*} _archpkgver=${_pkgver%-*}.${_timestamp} pkgver=${_pkgver//-/_}.${_timestamp} -pkgrel=1.1 +pkgrel=1 arch=('i686' 'x86_64' 'mips64el') url="https://wiki.parabola.nu/Grsecurity%2BKnock" license=('GPL2') @@ -46,7 +46,7 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/li '3.17-rc6-5358c5e4e5-loongson-community.patch') sha256sums=('3b2e9a862ada390a318f95d5a436d07dd32664434f4f383e27fd5cc0b4f41f0e' '4ab0090546aec3fe9cbe144b69af907ffdb41fbd7ba85b00db335e56429e543d' - '4db8d062a6acdbbcf23067f945608836acc0ab47e8ab3ac5dc1e2f1a428d48db' + '56a84d857c90dca0ae486ee373095869af7115d6439b939b68cc0956eaabdcfa' 'SKIP' '70cbe962aa01989ffa83490bb0765d6e4c781f6133dc8d768d84bd6716ac0209' '7394b2989345d351148c00aa087e4af683378d123939d7018f0e5568538f8193' diff --git a/libre/linux-libre-grsec/PKGBUILD b/libre/linux-libre-grsec/PKGBUILD index 6b05aa519..01c0ffebc 100644 --- a/libre/linux-libre-grsec/PKGBUILD +++ b/libre/linux-libre-grsec/PKGBUILD @@ -14,7 +14,7 @@ pkgbase=linux-libre-grsec # Build kernel with -grsec localname _pkgbasever=3.17-gnu _pkgver=3.17.4-gnu _grsecver=3.0 -_timestamp=201411231452 +_timestamp=201411260107 _replacesarchkernel=('linux%') # '%' gets replaced with _kernelname _replacesoldkernels=('kernel26%' 'kernel26-libre%') # '%' gets replaced with _kernelname @@ -23,7 +23,7 @@ _replacesoldmodules=() # '%' gets replaced with _kernelname _srcname=linux-${_pkgbasever%-*} _archpkgver=${_pkgver%-*}.${_timestamp} pkgver=${_pkgver//-/_}.${_timestamp} -pkgrel=1.1 +pkgrel=1 arch=('i686' 'x86_64' 'mips64el') url="https://grsecurity.net/" license=('GPL2') @@ -44,7 +44,7 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/li '3.17-rc6-5358c5e4e5-loongson-community.patch') sha256sums=('3b2e9a862ada390a318f95d5a436d07dd32664434f4f383e27fd5cc0b4f41f0e' '4ab0090546aec3fe9cbe144b69af907ffdb41fbd7ba85b00db335e56429e543d' - '4db8d062a6acdbbcf23067f945608836acc0ab47e8ab3ac5dc1e2f1a428d48db' + '56a84d857c90dca0ae486ee373095869af7115d6439b939b68cc0956eaabdcfa' 'SKIP' 'b21812c69df32e1e5d7c54f4e9a8bfd8e2ec9d922bd5cb0f84ec6cf06fadd339' 'ba1f4e3a3cc864eb1de2cb534feeb78e353e16dd2b0b50054fdf3bc170716bc3' -- cgit v1.2.3 From 960e5da1758d9d9fc5d3bbb7638c319e098513b3 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Thu, 27 Nov 2014 09:27:36 -0200 Subject: paxd-libre-1.3-1: updating version --- libre/paxd-libre/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libre') diff --git a/libre/paxd-libre/PKGBUILD b/libre/paxd-libre/PKGBUILD index 791a3ab77..eb0f65388 100644 --- a/libre/paxd-libre/PKGBUILD +++ b/libre/paxd-libre/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=paxd pkgname=paxd-libre -pkgver=1.2 +pkgver=1.3 pkgrel=1 pkgdesc='PaX exception daemon (a libre fork of paxd)' arch=(i686 x86_64) @@ -15,7 +15,7 @@ conflicts=($_pkgname linux-pax-flags) provides=($_pkgname linux-pax-flags) depends=(glibc) source=(https://github.com/g4jc/paxd-libre/archive/$pkgver.tar.gz 10-enable-pax.conf) -md5sums=('20793d7b60d3d8894a4933b8bca5612d' +md5sums=('0eb1c2271cd3e893d4ed1bdf4772d714' 'a40677d2cd39ada4c2560927c67e0ea2') backup=(etc/paxd-libre.conf) -- cgit v1.2.3 From 1da284e6f874a4f4ee06fdcc7d44f5018fa301e2 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Thu, 27 Nov 2014 18:50:33 -0200 Subject: linux-libre kernels: add signatures to the sources --- kernels/linux-libre-grsec-knock/PKGBUILD | 6 ++++++ kernels/linux-libre-knock/PKGBUILD | 6 ++++++ kernels/linux-libre-lts-grsec-knock/PKGBUILD | 6 ++++++ kernels/linux-libre-lts-grsec/PKGBUILD | 4 ++++ kernels/linux-libre-lts-knock/PKGBUILD | 6 ++++++ kernels/linux-libre-pae/PKGBUILD | 4 ++++ kernels/linux-libre-rt/PKGBUILD | 6 ++++++ kernels/linux-libre-xen/PKGBUILD | 4 ++++ libre/linux-libre-grsec/PKGBUILD | 4 ++++ libre/linux-libre-lts/PKGBUILD | 4 ++++ libre/linux-libre/PKGBUILD | 4 ++++ 11 files changed, 54 insertions(+) (limited to 'libre') diff --git a/kernels/linux-libre-grsec-knock/PKGBUILD b/kernels/linux-libre-grsec-knock/PKGBUILD index bbf0fde79..3b0bf8021 100644 --- a/kernels/linux-libre-grsec-knock/PKGBUILD +++ b/kernels/linux-libre-grsec-knock/PKGBUILD @@ -31,10 +31,13 @@ license=('GPL2') makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc') options=('!strip') source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/linux-libre-${_pkgbasever}.tar.xz" + "http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/linux-libre-${_pkgbasever}.tar.xz.sign" "http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgver}/patch-${_pkgbasever}-${_pkgver}.xz" + "http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgver}/patch-${_pkgbasever}-${_pkgver}.xz.sign" "https://grsecurity.net/test/grsecurity-${_grsecver}-${_pkgver%-*}-${_timestamp}.patch" "https://grsecurity.net/test/grsecurity-${_grsecver}-${_pkgver%-*}-${_timestamp}.patch.sig" "http://gnunet.org/sites/default/files/tcp_stealth_${_knockpatchver}.diff" + "http://gnunet.org/sites/default/files/tcp_stealth_${_knockpatchver%_1}.diff_1.sig" # the main kernel config files 'config.i686' 'config.x86_64' 'config.mips64el' # standard config files for mkinitcpio ramdisk @@ -45,10 +48,13 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/li # Note: Makefile patching was removed due which we are using specific flags from grsecurity patch '3.17-rc6-5358c5e4e5-loongson-community.patch') sha256sums=('3b2e9a862ada390a318f95d5a436d07dd32664434f4f383e27fd5cc0b4f41f0e' + 'SKIP' '4ab0090546aec3fe9cbe144b69af907ffdb41fbd7ba85b00db335e56429e543d' + 'SKIP' '56a84d857c90dca0ae486ee373095869af7115d6439b939b68cc0956eaabdcfa' 'SKIP' '70cbe962aa01989ffa83490bb0765d6e4c781f6133dc8d768d84bd6716ac0209' + 'SKIP' '7394b2989345d351148c00aa087e4af683378d123939d7018f0e5568538f8193' 'b6e0a7ec389fcdf90d56dcc1cf94ebb18bc44ad177356bc00efc20b82b3eaea7' '1c93cef83caeee606234b797ee9335ebc926fc0a83b03841caef3256f9f5e7b7' diff --git a/kernels/linux-libre-knock/PKGBUILD b/kernels/linux-libre-knock/PKGBUILD index 946bd8442..de3e0d5a0 100644 --- a/kernels/linux-libre-knock/PKGBUILD +++ b/kernels/linux-libre-knock/PKGBUILD @@ -26,8 +26,11 @@ license=('GPL2') makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc') options=('!strip') source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/linux-libre-${_pkgbasever}.tar.xz" + "http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/linux-libre-${_pkgbasever}.tar.xz.sign" "http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgver}/patch-${_pkgbasever}-${_pkgver}.xz" + "http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgver}/patch-${_pkgbasever}-${_pkgver}.xz.sign" "http://gnunet.org/sites/default/files/tcp_stealth_${_knockpatchver}.diff" + "http://gnunet.org/sites/default/files/tcp_stealth_${_knockpatchver%_1}.diff_1.sig" # the main kernel config files 'config.i686' 'config.x86_64' 'config.mips64el' # standard config files for mkinitcpio ramdisk @@ -37,8 +40,11 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/li # loongson-community patch: http://linux-libre.fsfla.org/pub/linux-libre/lemote/gnewsense/pool/debuginfo/ '3.17-rc6-5358c5e4e5-loongson-community.patch') sha256sums=('3b2e9a862ada390a318f95d5a436d07dd32664434f4f383e27fd5cc0b4f41f0e' + 'SKIP' '4ab0090546aec3fe9cbe144b69af907ffdb41fbd7ba85b00db335e56429e543d' + 'SKIP' '70cbe962aa01989ffa83490bb0765d6e4c781f6133dc8d768d84bd6716ac0209' + 'SKIP' 'ac317ed7275e75061e649d60c01fc45e6623ccbe914f0e42656ead4ea4b4dea3' '33dbbc8f974f01471a6bf2d7dd67c7fee0de34aad01de5a2b1f6ede503436772' '59b0c5026f3bcbfb9053cee3f1e10464f41bbb71c8d88547fb77c08f96c57d09' diff --git a/kernels/linux-libre-lts-grsec-knock/PKGBUILD b/kernels/linux-libre-lts-grsec-knock/PKGBUILD index 6b3c4baf7..332c22107 100644 --- a/kernels/linux-libre-lts-grsec-knock/PKGBUILD +++ b/kernels/linux-libre-lts-grsec-knock/PKGBUILD @@ -31,10 +31,13 @@ license=('GPL2') makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc') options=('!strip') source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/linux-libre-${_pkgbasever}.tar.xz" + "http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/linux-libre-${_pkgbasever}.tar.xz.sign" "http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgver}/patch-${_pkgbasever}-${_pkgver}.xz" + "http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgver}/patch-${_pkgbasever}-${_pkgver}.xz.sign" "https://grsecurity.net/stable/grsecurity-${_grsecver}-${_pkgver%-*}-${_timestamp}.patch" "https://grsecurity.net/stable/grsecurity-${_grsecver}-${_pkgver%-*}-${_timestamp}.patch.sig" "http://gnunet.org/sites/default/files/tcp_stealth_${_knockpatchver}.diff" + "http://gnunet.org/sites/default/files/tcp_stealth_${_knockpatchver%_1}.diff_1.sig" # the main kernel config files 'config.i686' 'config.x86_64' 'config.mips64el' # standard config files for mkinitcpio ramdisk @@ -49,10 +52,13 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/li # Note: Makefile patching was removed due which we are using specific flags from grsecurity patch '3.14.14-a410a5e2b7-loongson-community.patch') sha256sums=('477555c709b9407fe37dbd70d3331ff9dde1f9d874aba2741f138d07ae6f281b' + 'SKIP' 'f44e90fa5782728e648996cb2d068bdb27372e029b424ba87904606850743679' + 'SKIP' 'b5b9a3450288114f18fdf218eab04fe29545354c89c71806c6f923b7260c23a4' 'SKIP' '70cbe962aa01989ffa83490bb0765d6e4c781f6133dc8d768d84bd6716ac0209' + 'SKIP' '421bd0710d0fb9b16f53eb20a298bed5fc10e47697e14d566126afc8827e17bb' '49d90ee3713ebd017e4f2c82f558a337f404b316b28a74ff586c384783b234f2' '4b029accfd05ea03b337a278a39e217dfd6aba1d934ed350e61724b1af53b65d' diff --git a/kernels/linux-libre-lts-grsec/PKGBUILD b/kernels/linux-libre-lts-grsec/PKGBUILD index 2d06a2f09..faa9c8df6 100644 --- a/kernels/linux-libre-lts-grsec/PKGBUILD +++ b/kernels/linux-libre-lts-grsec/PKGBUILD @@ -30,7 +30,9 @@ license=('GPL2') makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc') options=('!strip') source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/linux-libre-${_pkgbasever}.tar.xz" + "http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/linux-libre-${_pkgbasever}.tar.xz.sign" "http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgver}/patch-${_pkgbasever}-${_pkgver}.xz" + "http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgver}/patch-${_pkgbasever}-${_pkgver}.xz.sign" "https://grsecurity.net/stable/grsecurity-${_grsecver}-${_pkgver%-*}-${_timestamp}.patch" "https://grsecurity.net/stable/grsecurity-${_grsecver}-${_pkgver%-*}-${_timestamp}.patch.sig" # the main kernel config files @@ -47,7 +49,9 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/li # Note: Makefile patching was removed due which we are using specific flags from grsecurity patch '3.14.14-a410a5e2b7-loongson-community.patch') sha256sums=('477555c709b9407fe37dbd70d3331ff9dde1f9d874aba2741f138d07ae6f281b' + 'SKIP' 'f44e90fa5782728e648996cb2d068bdb27372e029b424ba87904606850743679' + 'SKIP' 'b5b9a3450288114f18fdf218eab04fe29545354c89c71806c6f923b7260c23a4' 'SKIP' 'b579108a60b56edccdf99fd3873cc49fbe174be239a5f69d50082d26cb9d3053' diff --git a/kernels/linux-libre-lts-knock/PKGBUILD b/kernels/linux-libre-lts-knock/PKGBUILD index 8018c7413..40490cac2 100644 --- a/kernels/linux-libre-lts-knock/PKGBUILD +++ b/kernels/linux-libre-lts-knock/PKGBUILD @@ -26,8 +26,11 @@ license=('GPL2') makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc') options=('!strip') source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/linux-libre-${_pkgbasever}.tar.xz" + "http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/linux-libre-${_pkgbasever}.tar.xz.sign" "http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgver}/patch-${_pkgbasever}-${_pkgver}.xz" + "http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgver}/patch-${_pkgbasever}-${_pkgver}.xz.sign" "http://gnunet.org/sites/default/files/tcp_stealth_${_knockpatchver}.diff" + "http://gnunet.org/sites/default/files/tcp_stealth_${_knockpatchver%_1}.diff_1.sig" # the main kernel config files 'config.i686' 'config.x86_64' 'config.mips64el' # standard config files for mkinitcpio ramdisk @@ -41,8 +44,11 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/li # loongson-community patch: http://linux-libre.fsfla.org/pub/linux-libre/lemote/gnewsense/pool/debuginfo/ '3.14.14-a410a5e2b7-loongson-community.patch') sha256sums=('477555c709b9407fe37dbd70d3331ff9dde1f9d874aba2741f138d07ae6f281b' + 'SKIP' 'f44e90fa5782728e648996cb2d068bdb27372e029b424ba87904606850743679' + 'SKIP' '70cbe962aa01989ffa83490bb0765d6e4c781f6133dc8d768d84bd6716ac0209' + 'SKIP' '6f92d1d5114b3fa58a8e6694324b7e88ee8eacb47c7e48bfa64a382e5ba275a1' '81c5662abbec12cbcabe794b1ce0d393238930889760b96c982a4e0a038dc239' '2056d30f799c34f5d9114517cb1fdcba806f8b9477431a260abd4322af8c79aa' diff --git a/kernels/linux-libre-pae/PKGBUILD b/kernels/linux-libre-pae/PKGBUILD index 2c57c738c..b2296781f 100644 --- a/kernels/linux-libre-pae/PKGBUILD +++ b/kernels/linux-libre-pae/PKGBUILD @@ -25,7 +25,9 @@ license=('GPL2') makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc') options=('!strip') source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/linux-libre-${_pkgbasever}.tar.xz" + "http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/linux-libre-${_pkgbasever}.tar.xz.sign" "http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgver}/patch-${_pkgbasever}-${_pkgver}.xz" + "http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgver}/patch-${_pkgbasever}-${_pkgver}.xz.sign" # the main kernel config files 'config' # standard config files for mkinitcpio ramdisk @@ -33,7 +35,9 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/li 'logo_linux_'{clut224.ppm,vga16.ppm,mono.pbm} 'change-default-console-loglevel.patch') sha256sums=('3b2e9a862ada390a318f95d5a436d07dd32664434f4f383e27fd5cc0b4f41f0e' + 'SKIP' '4ab0090546aec3fe9cbe144b69af907ffdb41fbd7ba85b00db335e56429e543d' + 'SKIP' 'cc49182157d99de93db340d83b585743fd5420824a79b118f2c82fe97fd04dac' 'f0d90e756f14533ee67afda280500511a62465b4f76adcc5effa95a40045179c' '074b67818582874146c389c029bc43648d145891a27e47aa2c5c42d3571f0264' diff --git a/kernels/linux-libre-rt/PKGBUILD b/kernels/linux-libre-rt/PKGBUILD index 1dd50469f..63363f5d7 100644 --- a/kernels/linux-libre-rt/PKGBUILD +++ b/kernels/linux-libre-rt/PKGBUILD @@ -30,8 +30,11 @@ license=('GPL2') makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc') options=('!strip') source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/linux-libre-${_pkgbasever}.tar.xz" + "http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/linux-libre-${_pkgbasever}.tar.xz.sign" "http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgver}/patch-${_pkgbasever}-${_pkgver}.xz" + "http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgver}/patch-${_pkgbasever}-${_pkgver}.xz.sign" "http://www.kernel.org/pub/linux/kernel/projects/rt/${_rtbasever}/patch-${_pkgver%-*}-${_rtpatchver}.patch.xz" + "http://www.kernel.org/pub/linux/kernel/projects/rt/${_rtbasever}/patch-${_pkgver%-*}-${_rtpatchver}.patch.xz.sign" # the main kernel config files 'config.i686' 'config.x86_64' 'config.mips64el' # standard config files for mkinitcpio ramdisk @@ -45,8 +48,11 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/li # loongson-community patch: http://linux-libre.fsfla.org/pub/linux-libre/lemote/gnewsense/pool/debuginfo/ '3.14.14-a410a5e2b7-loongson-community.patch') sha256sums=('477555c709b9407fe37dbd70d3331ff9dde1f9d874aba2741f138d07ae6f281b' + 'SKIP' 'db8dd32582d14276071e272a7015ebb7c887f1fda5948279e7cb079d78d84ba2' + 'SKIP' 'cbce51ec97892068679f62b10871fca609617905bc0c029be7bdae78db80a800' + 'SKIP' '3bfd1d22915bb891a6826f45d3f4f636ddc9f0476dbffff3e650f900f681399d' 'd9b1276ffaa8b4e0d08c8d47114e90167e6c0107764d6004b48a27079efcc40c' 'f84a820e603b0fa980b6b53a36a84383d2d851539aeaaac9fb72c962e3ee1975' diff --git a/kernels/linux-libre-xen/PKGBUILD b/kernels/linux-libre-xen/PKGBUILD index 1a30730c3..2fad61dbf 100644 --- a/kernels/linux-libre-xen/PKGBUILD +++ b/kernels/linux-libre-xen/PKGBUILD @@ -25,7 +25,9 @@ license=('GPL2') makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc') options=('!strip') source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/linux-libre-${_pkgbasever}.tar.xz" + "http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/linux-libre-${_pkgbasever}.tar.xz.sign" "http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgver}/patch-${_pkgbasever}-${_pkgver}.xz" + "http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgver}/patch-${_pkgbasever}-${_pkgver}.xz.sign" # the main kernel config files 'config' # standard config files for mkinitcpio ramdisk @@ -33,7 +35,9 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/li 'logo_linux_'{clut224.ppm,vga16.ppm,mono.pbm} 'change-default-console-loglevel.patch') sha256sums=('3b2e9a862ada390a318f95d5a436d07dd32664434f4f383e27fd5cc0b4f41f0e' + 'SKIP' '4ab0090546aec3fe9cbe144b69af907ffdb41fbd7ba85b00db335e56429e543d' + 'SKIP' 'e9544c50c00dba02fbdf2ffbc3944f42a1de36cc5bb22010847b759fe5e22507' 'f0d90e756f14533ee67afda280500511a62465b4f76adcc5effa95a40045179c' '074b67818582874146c389c029bc43648d145891a27e47aa2c5c42d3571f0264' diff --git a/libre/linux-libre-grsec/PKGBUILD b/libre/linux-libre-grsec/PKGBUILD index 01c0ffebc..01afeccf4 100644 --- a/libre/linux-libre-grsec/PKGBUILD +++ b/libre/linux-libre-grsec/PKGBUILD @@ -30,7 +30,9 @@ license=('GPL2') makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc') options=('!strip') source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/linux-libre-${_pkgbasever}.tar.xz" + "http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/linux-libre-${_pkgbasever}.tar.xz.sign" "http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgver}/patch-${_pkgbasever}-${_pkgver}.xz" + "http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgver}/patch-${_pkgbasever}-${_pkgver}.xz.sign" "https://grsecurity.net/test/grsecurity-${_grsecver}-${_pkgver%-*}-${_timestamp}.patch" "https://grsecurity.net/test/grsecurity-${_grsecver}-${_pkgver%-*}-${_timestamp}.patch.sig" # the main kernel config files @@ -43,7 +45,9 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/li # Note: Makefile patching was removed due which we are using specific flags from grsecurity patch '3.17-rc6-5358c5e4e5-loongson-community.patch') sha256sums=('3b2e9a862ada390a318f95d5a436d07dd32664434f4f383e27fd5cc0b4f41f0e' + 'SKIP' '4ab0090546aec3fe9cbe144b69af907ffdb41fbd7ba85b00db335e56429e543d' + 'SKIP' '56a84d857c90dca0ae486ee373095869af7115d6439b939b68cc0956eaabdcfa' 'SKIP' 'b21812c69df32e1e5d7c54f4e9a8bfd8e2ec9d922bd5cb0f84ec6cf06fadd339' diff --git a/libre/linux-libre-lts/PKGBUILD b/libre/linux-libre-lts/PKGBUILD index 164ef45cb..208ed10a1 100644 --- a/libre/linux-libre-lts/PKGBUILD +++ b/libre/linux-libre-lts/PKGBUILD @@ -25,7 +25,9 @@ license=('GPL2') makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc') options=('!strip') source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/linux-libre-${_pkgbasever}.tar.xz" + "http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/linux-libre-${_pkgbasever}.tar.xz.sign" "http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgver}/patch-${_pkgbasever}-${_pkgver}.xz" + "http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgver}/patch-${_pkgbasever}-${_pkgver}.xz.sign" # the main kernel config files 'config.i686' 'config.x86_64' 'config.mips64el' # standard config files for mkinitcpio ramdisk @@ -39,7 +41,9 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/li # loongson-community patch: http://linux-libre.fsfla.org/pub/linux-libre/lemote/gnewsense/pool/debuginfo/ '3.14.14-a410a5e2b7-loongson-community.patch') sha256sums=('477555c709b9407fe37dbd70d3331ff9dde1f9d874aba2741f138d07ae6f281b' + 'SKIP' 'f44e90fa5782728e648996cb2d068bdb27372e029b424ba87904606850743679' + 'SKIP' '3ebd2bb592b1455bb3d956ebaffcec265c2fda85a8106aceec8a0056589d8348' 'c8edde146ccd451243801e5d3b7ab5927fa4b5bcac21debd6d5ce9dc79b32cf9' '18a94cb727c2cae80b1dbd3cddbb1e5484458d4c01b026b69cea68bc2df162d7' diff --git a/libre/linux-libre/PKGBUILD b/libre/linux-libre/PKGBUILD index f5e2d2919..20ec9c547 100644 --- a/libre/linux-libre/PKGBUILD +++ b/libre/linux-libre/PKGBUILD @@ -25,7 +25,9 @@ license=('GPL2') makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc') options=('!strip') source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/linux-libre-${_pkgbasever}.tar.xz" + "http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/linux-libre-${_pkgbasever}.tar.xz.sign" "http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgver}/patch-${_pkgbasever}-${_pkgver}.xz" + "http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgver}/patch-${_pkgbasever}-${_pkgver}.xz.sign" # the main kernel config files 'config.i686' 'config.x86_64' 'config.mips64el' # standard config files for mkinitcpio ramdisk @@ -35,7 +37,9 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/li # loongson-community patch: http://linux-libre.fsfla.org/pub/linux-libre/lemote/gnewsense/pool/debuginfo/ '3.17-rc6-5358c5e4e5-loongson-community.patch') sha256sums=('3b2e9a862ada390a318f95d5a436d07dd32664434f4f383e27fd5cc0b4f41f0e' + 'SKIP' '4ab0090546aec3fe9cbe144b69af907ffdb41fbd7ba85b00db335e56429e543d' + 'SKIP' '42aaa873bb27d6f7c445be68ba35bc629f7c9b63100edc7f5c4f3f27ddb90af2' 'f354c832b958a3be3072eb662f0b76ca2f9f40907d37104021987b7426090101' '078d37de38250d23df6e008b380bba625fdb21365bfa7ba805b9105b101543b4' -- cgit v1.2.3 From f896a68fdc3b8e0ddacba80795208c60d926f059 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Thu, 27 Nov 2014 19:36:11 -0200 Subject: linux-libre-firmware: add signature to the source --- libre/linux-libre-firmware/PKGBUILD | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'libre') diff --git a/libre/linux-libre-firmware/PKGBUILD b/libre/linux-libre-firmware/PKGBUILD index e6f089069..cca4fd6fc 100644 --- a/libre/linux-libre-firmware/PKGBUILD +++ b/libre/linux-libre-firmware/PKGBUILD @@ -42,8 +42,10 @@ replaces=('linux-firmware' 'rt2x00-rt61-fw' 'rt2x00-rt71w-fw' 'amd-ucode') -source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgver}/linux-libre-${_pkgver}.tar.xz") -sha256sums=('9c2a524c901febe0f0138f702bfdeb52d6f79f22c1fdbabaa37580bc70f16218') +source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgver}/linux-libre-${_pkgver}.tar.xz" + "http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgver}/linux-libre-${_pkgver}.tar.xz.sign") +sha256sums=('9c2a524c901febe0f0138f702bfdeb52d6f79f22c1fdbabaa37580bc70f16218' + 'SKIP') package() { cd "${srcdir}/${_srcname}" -- cgit v1.2.3 From 7feb4a270e1821575923198db7a534d8a17c98ba Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Fri, 28 Nov 2014 02:01:44 -0500 Subject: update libre/libretools --- libre/libretools/PKGBUILD | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'libre') diff --git a/libre/libretools/PKGBUILD b/libre/libretools/PKGBUILD index ef292fa00..7f902061d 100644 --- a/libre/libretools/PKGBUILD +++ b/libre/libretools/PKGBUILD @@ -6,16 +6,16 @@ pkgbase=libretools pkgname=(libretools libretools-mips64el librelib gitget xbs) pkgdesc="Programs for Parabola development" -url="https://projects.parabolagnulinux.org/packages/libretools.git/" +url="https://projects.parabola.nu/packages/libretools.git/" license=('GPL3' 'GPL2') -pkgver=20141004.1 -_libretools_commit=fd054ec1b9efe3496d567edb3b2fd36998fe60dd -_devtools_commit=33f227ec628f30b70ee5b1412fd47564325b4b4c -md5sums=('fea69551f634ceaf088affb5cd0f2cd0' - 'db5d0c0889a9f6e481c634d4f36eda49') +pkgver=20141128 +_libretools_commit=8b17eaf422ae5bea4c1f2264576a3280d50b66dd +_devtools_commit=34ac2931234b898d587bffe76ba061082b6c673c +md5sums=('b21b285b451d8d9a9055401a12f47ba6' + 'fa2d1e26e5ebf39d37430f903ca0e4d6') -_packages_url=https://projects.parabolagnulinux.org/packages +_packages_url=https://projects.parabola.nu/packages source=($_packages_url/libretools.git/snapshot/libretools-$_libretools_commit.tar.bz2 $_packages_url/devtools-par.git/snapshot/devtools-par-$_devtools_commit.tar.bz2) -- cgit v1.2.3 From c68deeb4b9c22787b8ae73196afc2e48355365f1 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Fri, 28 Nov 2014 15:36:05 -0200 Subject: paxd-libre-1.3-2: add fix_issues.patch to solve paxd-libre.conf path issue --- libre/paxd-libre/PKGBUILD | 12 +++++++++--- libre/paxd-libre/fix_issues.patch | 25 +++++++++++++++++++++++++ 2 files changed, 34 insertions(+), 3 deletions(-) create mode 100644 libre/paxd-libre/fix_issues.patch (limited to 'libre') diff --git a/libre/paxd-libre/PKGBUILD b/libre/paxd-libre/PKGBUILD index eb0f65388..245b00035 100644 --- a/libre/paxd-libre/PKGBUILD +++ b/libre/paxd-libre/PKGBUILD @@ -5,7 +5,7 @@ _pkgname=paxd pkgname=paxd-libre pkgver=1.3 -pkgrel=1 +pkgrel=2 pkgdesc='PaX exception daemon (a libre fork of paxd)' arch=(i686 x86_64) url='https://github.com/g4jc/paxd-libre/' @@ -14,11 +14,17 @@ replaces=($_pkgname linux-pax-flags) conflicts=($_pkgname linux-pax-flags) provides=($_pkgname linux-pax-flags) depends=(glibc) -source=(https://github.com/g4jc/paxd-libre/archive/$pkgver.tar.gz 10-enable-pax.conf) +source=(https://github.com/g4jc/paxd-libre/archive/$pkgver.tar.gz 10-enable-pax.conf + fix_issues.patch) md5sums=('0eb1c2271cd3e893d4ed1bdf4772d714' - 'a40677d2cd39ada4c2560927c67e0ea2') + 'a40677d2cd39ada4c2560927c67e0ea2' + 'b4c7f8929ddcf94e19155d27c11d0231') backup=(etc/paxd-libre.conf) +prepare() { + patch -Np1 -i "$srcdir/fix_issues.patch" +} + build() { cd $pkgname-$pkgver make CC=gcc diff --git a/libre/paxd-libre/fix_issues.patch b/libre/paxd-libre/fix_issues.patch new file mode 100644 index 000000000..07120cd51 --- /dev/null +++ b/libre/paxd-libre/fix_issues.patch @@ -0,0 +1,25 @@ +diff -Nur paxd-libre-1.3.orig/paxd-libre.c paxd-libre-1.3/paxd-libre.c +--- paxd-libre-1.3.orig/paxd-libre.c 2014-11-08 19:40:27.000000000 -0200 ++++ paxd-libre-1.3/paxd-libre.c 2014-11-28 15:30:42.304537269 -0200 +@@ -28,7 +28,7 @@ + perror("inotify"); + return EXIT_FAILURE; + } +- int watch_conf = inotify_add_watch_x(inotify, "/etc/paxd.conf", IN_MODIFY); ++ int watch_conf = inotify_add_watch_x(inotify, "/etc/paxd-libre.conf", IN_MODIFY); + int watch_conf_dir = inotify_add_watch_x(inotify, "/etc/", IN_CREATE | IN_MOVED_TO); + int watch_pacman = inotify_add_watch_x(inotify, "/var/lib/pacman/", IN_DELETE); + +@@ -45,10 +45,10 @@ + + if (event->wd == watch_conf) { + fprintf(stderr, "configuration modified, updating attributes\n"); +- } else if (event->wd == watch_conf_dir && !strcmp(event->name, "paxd.conf")) { ++ } else if (event->wd == watch_conf_dir && !strcmp(event->name, "paxd-libre.conf")) { + fprintf(stderr, "configuration created or moved to, updating attributes\n"); + close(watch_conf); +- watch_conf = inotify_add_watch_x(inotify, "/etc/paxd.conf", IN_MODIFY); ++ watch_conf = inotify_add_watch_x(inotify, "/etc/paxd-libre.conf", IN_MODIFY); + } else if (event->wd == watch_pacman && !strcmp(event->name, "db.lck")) { + fprintf(stderr, "pacman finished a transaction, updating attributes\n"); + } else { -- cgit v1.2.3 From bdf824ba4374d28e7d3664cc09559b9732b2e9e0 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Fri, 28 Nov 2014 15:50:06 -0200 Subject: paxd-libre: use patch from the source code directory --- libre/paxd-libre/PKGBUILD | 1 + 1 file changed, 1 insertion(+) (limited to 'libre') diff --git a/libre/paxd-libre/PKGBUILD b/libre/paxd-libre/PKGBUILD index 245b00035..5b7954a39 100644 --- a/libre/paxd-libre/PKGBUILD +++ b/libre/paxd-libre/PKGBUILD @@ -22,6 +22,7 @@ md5sums=('0eb1c2271cd3e893d4ed1bdf4772d714' backup=(etc/paxd-libre.conf) prepare() { + cd $pkgname-$pkgver patch -Np1 -i "$srcdir/fix_issues.patch" } -- cgit v1.2.3 From d4d7171be7f8ff7e45fa8b18a06502676d981981 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Fri, 28 Nov 2014 16:06:55 -0200 Subject: calibre-2.12.0-1.parabola1: updating version --- libre/calibre/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'libre') diff --git a/libre/calibre/PKGBUILD b/libre/calibre/PKGBUILD index b815adbd0..69f21f369 100644 --- a/libre/calibre/PKGBUILD +++ b/libre/calibre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 122875 2014-11-21 18:38:57Z jelle $ +# $Id: PKGBUILD 123250 2014-11-28 14:54:58Z jelle $ # Maintainer (Arch): Jelle van der Waa # Maintainer (Arch): Daniel Wallace # Contributor (Arch): Giovanni Scafora @@ -9,7 +9,7 @@ pkgname=calibre _pkgname=$pkgname-libre -pkgver=2.11.0 +pkgver=2.12.0 pkgrel=1.parabola1 pkgdesc="Ebook management application, without nonfree decompression engine for RAR archives" arch=('i686' 'x86_64' 'mips64el') @@ -32,8 +32,8 @@ install=$pkgname.install mksource=("http://download.$pkgname-ebook.com/${pkgver}/$pkgname-${pkgver}.tar.xz") source=("https://repo.parabolagnulinux.org/other/${_pkgname}/${_pkgname}-${pkgver}.tar.xz" 'libre.patch') -mkmd5sums=('eaaddccccc784697a80b9bfa06171650') -md5sums=('a8679ac23c0bad53a40837cc69915312' +mkmd5sums=('b6009f470ff4ee81aaee29e8b5a6faeb') +md5sums=('fd6d472f14cc37c71d367436f66375a8' '7e964e5c88affc299b69e8c2744a4393') mksource(){ -- cgit v1.2.3 From 43344346184e0a3c1f4383a77bfdd33a5d3e792f Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Fri, 28 Nov 2014 16:19:01 -0200 Subject: rename repo.parabolagnulinux.org to repo.parabola.nu URL in source array for liberated source tarballs --- java/closure-compiler/PKGBUILD | 2 +- libre-multilib/lib32-mesa-demos/PKGBUILD | 2 +- libre-multilib/lib32-sdl/PKGBUILD | 2 +- libre/abuse/PKGBUILD | 2 +- libre/angband/PKGBUILD | 2 +- libre/bogofilter/PKGBUILD | 2 +- libre/calibre/PKGBUILD | 2 +- libre/cdrkit/PKGBUILD | 2 +- libre/clementine/PKGBUILD | 2 +- libre/doublecmd/PKGBUILD | 2 +- libre/dvdrtools/PKGBUILD | 2 +- libre/ghostscript/PKGBUILD | 2 +- libre/handbrake-svn/PKGBUILD | 2 +- libre/junit/PKGBUILD | 2 +- libre/mesa-demos/PKGBUILD | 2 +- libre/ogre/PKGBUILD | 2 +- libre/openexr/PKGBUILD | 2 +- libre/p7zip/PKGBUILD | 2 +- libre/parabola-artwork/PKGBUILD | 2 +- libre/parabola-themes-slim/PKGBUILD | 2 +- libre/parabolaiso/PKGBUILD | 4 ++-- libre/ponysay/PKGBUILD | 2 +- libre/povray/PKGBUILD | 2 +- libre/psutils/PKGBUILD | 2 +- libre/sdl/PKGBUILD | 2 +- libre/sh-roundup/PKGBUILD | 2 +- libre/texlive-core/PKGBUILD | 2 +- libre/texlive-fontsextra/PKGBUILD | 2 +- libre/texlive-latexextra/PKGBUILD | 2 +- libre/unzip/PKGBUILD | 2 +- libre/vim-colorsamplerpack/PKGBUILD | 2 +- libre/xbmc-lts/PKGBUILD | 2 +- libre/xbmc/PKGBUILD | 2 +- libre/xscreensaver/PKGBUILD | 2 +- pcr/command-not-found/PKGBUILD | 2 +- pcr/conkeror/PKGBUILD | 2 +- pcr/etckeeper/PKGBUILD | 2 +- pcr/git-annex-static/PKGBUILD | 2 +- pcr/nel-hg/PKGBUILD | 2 +- pcr/packer/PKGBUILD | 2 +- pcr/pandoc-static/PKGBUILD | 2 +- pcr/perspectives-server/PKGBUILD | 2 +- pcr/printrun-stable/PKGBUILD | 2 +- pcr/printrun/PKGBUILD | 2 +- pcr/qt-at-spi-git/PKGBUILD | 2 +- pcr/qxmlrpc/PKGBUILD | 2 +- pcr/ryzom-hg/PKGBUILD | 2 +- ~lukeshu/dunst-lukeshu-git/PKGBUILD | 2 +- 48 files changed, 49 insertions(+), 49 deletions(-) (limited to 'libre') diff --git a/java/closure-compiler/PKGBUILD b/java/closure-compiler/PKGBUILD index 8a54111ee..c53b08cfc 100644 --- a/java/closure-compiler/PKGBUILD +++ b/java/closure-compiler/PKGBUILD @@ -23,7 +23,7 @@ makedepends=( 'jh' ) -source=("https://repo.parabolagnulinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz" 'closure-compiler.sh') +source=("https://repo.parabola.nu/other/$pkgname/$pkgname-$pkgver.tar.gz" 'closure-compiler.sh') md5sums=('b5f5d88d0f9e5b314bc9351e9d4289de' 'd4ead4585fcc7039d3c32eb5c4491bb9') diff --git a/libre-multilib/lib32-mesa-demos/PKGBUILD b/libre-multilib/lib32-mesa-demos/PKGBUILD index 07230a3d7..5221ceeea 100644 --- a/libre-multilib/lib32-mesa-demos/PKGBUILD +++ b/libre-multilib/lib32-mesa-demos/PKGBUILD @@ -15,7 +15,7 @@ replaces=('lib32-mesa-demos-libre') conflicts=('lib32-mesa-demos-libre') depends=('lib32-libgl' 'lib32-glew' 'mesa-demos') makedepends=(gcc-multilib 'lib32-mesa' 'lib32-glew') -source=(https://repo.parabolagnulinux.org/other/mesa-demos-libre/mesa-demos-libre-${pkgver}.tar.bz2 +source=(https://repo.parabola.nu/other/mesa-demos-libre/mesa-demos-libre-${pkgver}.tar.bz2 libre.patch) md5sums=('67cd419bd5bbaa6436ad98a703d30441' 'e986d07f36931e895bdbd9c83ed260c8') diff --git a/libre-multilib/lib32-sdl/PKGBUILD b/libre-multilib/lib32-sdl/PKGBUILD index 4bb815cfe..9160f18f9 100644 --- a/libre-multilib/lib32-sdl/PKGBUILD +++ b/libre-multilib/lib32-sdl/PKGBUILD @@ -19,7 +19,7 @@ makedepends=('lib32-alsa-lib' 'lib32-mesa' 'lib32-libpulse' 'lib32-glu' gcc-mult optdepends=('lib32-alsa-lib: ALSA audio driver' 'lib32-libpulse: PulseAudio audio driver') options=('staticlibs') -source=(https://repo.parabolagnulinux.org/other/sdl-libre/SDL-libre-${pkgver}.tar.gz +source=(https://repo.parabola.nu/other/sdl-libre/SDL-libre-${pkgver}.tar.gz sdl-1.2.14-fix-mouse-clicking.patch sdl-1.2.14-disable-mmx.patch fix_joystick_misc_axes.diff diff --git a/libre/abuse/PKGBUILD b/libre/abuse/PKGBUILD index 07106769f..e1887b8e2 100644 --- a/libre/abuse/PKGBUILD +++ b/libre/abuse/PKGBUILD @@ -21,7 +21,7 @@ makedepends=('gendesk' 'mesa-libgl' 'glu') install="$pkgname.install" mksource=("http://$pkgname.zoy.org/raw-attachment/wiki/download/$pkgname-$pkgver.tar.gz" 'non-claudio.patch') -source=("https://repo.parabolagnulinux.org/other/$_pkgname/$_pkgname-$pkgver.tar.gz" +source=("https://repo.parabola.nu/other/$_pkgname/$_pkgname-$pkgver.tar.gz" "$pkgname.sh" "default.${pkgname}rc" 'default.gamma.lsp') diff --git a/libre/angband/PKGBUILD b/libre/angband/PKGBUILD index 3442f360b..fbe5dd9b5 100644 --- a/libre/angband/PKGBUILD +++ b/libre/angband/PKGBUILD @@ -21,7 +21,7 @@ replaces=($_pkgname) conflicts=($_pkgname) depends=('sdl_image' 'sdl_ttf' 'sdl_mixer' 'ncurses') mksource=("http://rephial.org/downloads/${pkgver:0:3}/${pkgname}-v${pkgver}.tar.gz" 'libre.patch') -source=("https://repo.parabolagnulinux.org/other/${_pkgname}/${_pkgname}-v${pkgver}.tar.gz") +source=("https://repo.parabola.nu/other/${_pkgname}/${_pkgname}-v${pkgver}.tar.gz") mksource() { cd "${srcdir}/${pkgname}-v${pkgver}" diff --git a/libre/bogofilter/PKGBUILD b/libre/bogofilter/PKGBUILD index 03333dcb3..4b4c55242 100644 --- a/libre/bogofilter/PKGBUILD +++ b/libre/bogofilter/PKGBUILD @@ -15,7 +15,7 @@ url="http://$pkgname.sourceforge.net" depends=('db' 'perl' 'gsl') backup=("etc/$pkgname/$pkgname.cf") mksource=(http://sourceforge.net/projects/${pkgname}/files/${pkgname}-current/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.bz2) -source=(https://repo.parabolagnulinux.org/other/${_pkgname}/${_pkgname}-${pkgver}.tar.bz2) +source=(https://repo.parabola.nu/other/${_pkgname}/${_pkgname}-${pkgver}.tar.bz2) mkmd5sums=('d0a5eebb3274b23ceabe766a6443a1c5') md5sums=('cce573e059d39a68cf78097dbfaa5b2d') replaces=("${_pkgname}") diff --git a/libre/calibre/PKGBUILD b/libre/calibre/PKGBUILD index 69f21f369..6279272dc 100644 --- a/libre/calibre/PKGBUILD +++ b/libre/calibre/PKGBUILD @@ -30,7 +30,7 @@ replaces=($_pkgname) conflicts=($_pkgname) install=$pkgname.install mksource=("http://download.$pkgname-ebook.com/${pkgver}/$pkgname-${pkgver}.tar.xz") -source=("https://repo.parabolagnulinux.org/other/${_pkgname}/${_pkgname}-${pkgver}.tar.xz" +source=("https://repo.parabola.nu/other/${_pkgname}/${_pkgname}-${pkgver}.tar.xz" 'libre.patch') mkmd5sums=('b6009f470ff4ee81aaee29e8b5a6faeb') md5sums=('fd6d472f14cc37c71d367436f66375a8' diff --git a/libre/cdrkit/PKGBUILD b/libre/cdrkit/PKGBUILD index d641146d0..04523fe94 100644 --- a/libre/cdrkit/PKGBUILD +++ b/libre/cdrkit/PKGBUILD @@ -17,7 +17,7 @@ depends=('file' 'bzip2') optdepends=('perl: for dirsplit') makedepends=('cmake') mksource=(http://$pkgname.org/releases/$pkgname-$pkgver.tar.gz) -source=(https://repo.parabolagnulinux.org/other/$_pkgname/$_pkgname-$pkgver.tar.gz) +source=(https://repo.parabola.nu/other/$_pkgname/$_pkgname-$pkgver.tar.gz) mkmd5sums=('efe08e2f3ca478486037b053acd512e9') md5sums=('SKIP') diff --git a/libre/clementine/PKGBUILD b/libre/clementine/PKGBUILD index dd21aaeef..3609ec141 100644 --- a/libre/clementine/PKGBUILD +++ b/libre/clementine/PKGBUILD @@ -28,7 +28,7 @@ install="${pkgname}.install" mksource=("${pkgname}-${pkgver}.tar.gz::https://github.com/$pkgname-player/${pkgname^}/archive/${pkgver}.tar.gz" 'remove-nonfree-artwork-and-spotify.patch' 'moognu.png') -source=("https://repo.parabolagnulinux.org/other/${_pkgname}/${_pkgname}-${pkgver}.tar.gz" +source=("https://repo.parabola.nu/other/${_pkgname}/${_pkgname}-${pkgver}.tar.gz" 'udisks-namespace.patch') mksha256sums=('7df5650445a005c09f5f0e1a1b0d077037c37ecbe4ee77baf9d45f121308a1bf' '48bfbf42c84ac1891021638627c10780194fcc59eda1c69e157be3aebe8ee10b' diff --git a/libre/doublecmd/PKGBUILD b/libre/doublecmd/PKGBUILD index 8359f06f0..c1d13f536 100644 --- a/libre/doublecmd/PKGBUILD +++ b/libre/doublecmd/PKGBUILD @@ -23,7 +23,7 @@ mksource=( "http://downloads.sourceforge.net/project/$pkgbase/Double%20Commander%20Source/$pkgbase-$pkgver-src.tar.gz" ) source=( - "https://repo.parabolagnulinux.org/other/$_pkgbase/$_pkgbase-$pkgver-src.tar.gz" + "https://repo.parabola.nu/other/$_pkgbase/$_pkgbase-$pkgver-src.tar.gz" "http://downloads.sourceforge.net/project/$pkgbase/Double%20Commander%20Source/$pkgbase-help-$_helpver-src.tar.gz" "http://www.herecura.be/files/lazarus-20140321-2.tar.gz" 'libre.patch' diff --git a/libre/dvdrtools/PKGBUILD b/libre/dvdrtools/PKGBUILD index ff3c51221..9e52ffb45 100644 --- a/libre/dvdrtools/PKGBUILD +++ b/libre/dvdrtools/PKGBUILD @@ -19,7 +19,7 @@ provides=('cdrkit') conflicts=("$_pkgname" 'cdrkit') replaces=("$_pkgname") mksource=(ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz) -source=(https://repo.parabolagnulinux.org/other/$_pkgname/$_pkgname-$pkgver.tar.gz) +source=(https://repo.parabola.nu/other/$_pkgname/$_pkgname-$pkgver.tar.gz) mkmd5sums=('5707b7e877b853e258cd738938833006') md5sums=('2f5328b875b34b48f27b5ec4c26b35a6') diff --git a/libre/ghostscript/PKGBUILD b/libre/ghostscript/PKGBUILD index ec459e8bc..213904e3f 100644 --- a/libre/ghostscript/PKGBUILD +++ b/libre/ghostscript/PKGBUILD @@ -19,7 +19,7 @@ conflicts=('ghostscript-libre') replaces=('ghostscript-libre') url="http://www.ghostscript.com/" mksource=(http://downloads.ghostscript.com/public/ghostscript-${pkgver}.tar.bz2) -source=(https://repo.parabolagnulinux.org/other/ghostscript-libre/ghostscript-libre-${pkgver}.tar.bz2 +source=(https://repo.parabola.nu/other/ghostscript-libre/ghostscript-libre-${pkgver}.tar.bz2 ghostscript-sys-zlib.patch libre.patch) #options=('!makeflags') diff --git a/libre/handbrake-svn/PKGBUILD b/libre/handbrake-svn/PKGBUILD index 460683abd..264071891 100644 --- a/libre/handbrake-svn/PKGBUILD +++ b/libre/handbrake-svn/PKGBUILD @@ -70,7 +70,7 @@ _contrib_loc+=('yasm') # FEATURE.local_yasm makedepends+=("${_contrib_loc[@]#*:}" "${_contrib_sys[@]#*:}") -source=("https://repo.parabolagnulinux.org/other/handbrake/HandBrake-svn${pkgver}.tar.gz") +source=("https://repo.parabola.nu/other/handbrake/HandBrake-svn${pkgver}.tar.gz") for _f in "${_contrib_mod[@]#*:}"; do source+=("http://download.handbrake.fr/handbrake/contrib/${_f}") noextract+=("${_f}") diff --git a/libre/junit/PKGBUILD b/libre/junit/PKGBUILD index fae4a266c..8b0682172 100644 --- a/libre/junit/PKGBUILD +++ b/libre/junit/PKGBUILD @@ -13,7 +13,7 @@ arch=('any') depends=('java-runtime' 'java-hamcrest') makedepends=('apache-ant' 'jakarta-oro' 'jh') -source=("https://repo.parabolagnulinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz") +source=("https://repo.parabola.nu/other/$pkgname/$pkgname-$pkgver.tar.gz") md5sums=('cdaa9856761201de81a61aecb8cfcc9c') mksource=("$pkgname-$pkgver::git://github.com/junit-team/junit.git#tag=r$pkgver") diff --git a/libre/mesa-demos/PKGBUILD b/libre/mesa-demos/PKGBUILD index 24521b827..61053d826 100644 --- a/libre/mesa-demos/PKGBUILD +++ b/libre/mesa-demos/PKGBUILD @@ -14,7 +14,7 @@ replaces=('mesa-demos-libre') conflicts=('mesa-demos-libre') depends=('libgl' 'glew' 'freeglut') mksource=("ftp://ftp.freedesktop.org/pub/mesa/demos/${pkgver}/mesa-demos-${pkgver}.tar.bz2") -source=("https://repo.parabolagnulinux.org/other/mesa-demos-libre/mesa-demos-libre-${pkgver}.tar.bz2" +source=("https://repo.parabola.nu/other/mesa-demos-libre/mesa-demos-libre-${pkgver}.tar.bz2" 'LICENSE' 'libre.patch') mksha256sums=('e4bfecb5816ddd4b7b37c1bc876b63f1f7f06fda5879221a9774d0952f90ba92') diff --git a/libre/ogre/PKGBUILD b/libre/ogre/PKGBUILD index b866eee04..64e45c080 100644 --- a/libre/ogre/PKGBUILD +++ b/libre/ogre/PKGBUILD @@ -47,7 +47,7 @@ mksource=( ogre::hg+https://bitbucket.org/sinbad/ogre/src#tag=v${pkgver//./-} ) source=( - https://repo.parabolagnulinux.org/other/$pkgbase-libre/$pkgbase-libre-$pkgver.tar.xz + https://repo.parabola.nu/other/$pkgbase-libre/$pkgbase-libre-$pkgver.tar.xz cmake30.patch::https://bitbucket.org/sinbad/ogre/commits/d84bce645d3dd439188d3d29d8da51c51765a085/raw/ libre.patch ) diff --git a/libre/openexr/PKGBUILD b/libre/openexr/PKGBUILD index 0714ba52d..715bb6a1f 100644 --- a/libre/openexr/PKGBUILD +++ b/libre/openexr/PKGBUILD @@ -20,7 +20,7 @@ mksource=("http://download.savannah.nongnu.org/releases/${pkgname}/${pkgname}-${ "https://github.com/${pkgname}/${pkgname}/raw/master/OpenEXR/doc/OpenEXRFileLayout.odt" "https://github.com/${pkgname}/${pkgname}/raw/master/OpenEXR/doc/ReadingAndWritingImageFiles.odt" "https://github.com/${pkgname}/${pkgname}/raw/master/OpenEXR/doc/TechnicalIntroduction.odt") -source=("https://repo.parabolagnulinux.org/other/${_pkgname}/${_pkgname}-${pkgver}.tar.gz") +source=("https://repo.parabola.nu/other/${_pkgname}/${_pkgname}-${pkgver}.tar.gz") noextract=(InterpretingDeepPixels.docx MultiViewOpenEXR.odt OpenEXRFileLayout.odt ReadingAndWritingImageFiles.odt TechnicalIntroduction.odt) mksource() { diff --git a/libre/p7zip/PKGBUILD b/libre/p7zip/PKGBUILD index b34262451..3dab7ab64 100644 --- a/libre/p7zip/PKGBUILD +++ b/libre/p7zip/PKGBUILD @@ -20,7 +20,7 @@ optdepends=('wxgtk2.8: GUI' 'desktop-file-utils: desktop entries') makedepends=('yasm' 'nasm' 'wxgtk2.8') mksource=("http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}_${pkgver}_src_all.tar.bz2") -source=("https://repo.parabolagnulinux.org/other/${_pkgname}/${_pkgname}_${pkgver}_src_all.tar.bz2" +source=("https://repo.parabola.nu/other/${_pkgname}/${_pkgname}_${pkgver}_src_all.tar.bz2" '7zFM.desktop' 'libre.patch') mksha1sums=('1cd567e043ee054bf08244ce15f32cb3258306b7') sha1sums=('4e5ba097a90f3e00ad072023030c87f0707733b8' diff --git a/libre/parabola-artwork/PKGBUILD b/libre/parabola-artwork/PKGBUILD index 4833ef726..9d5dc6016 100644 --- a/libre/parabola-artwork/PKGBUILD +++ b/libre/parabola-artwork/PKGBUILD @@ -7,7 +7,7 @@ pkgdesc="The Parabola artwork" arch=('any') url="https://parabolagnulinux.org" license=('CCPL:cc-by-sa-3.0') -source=("https://repo.parabolagnulinux.org/other/${pkgname}/${pkgname}-${pkgver}-${pkgrel}.tar.gz") +source=("https://repo.parabola.nu/other/${pkgname}/${pkgname}-${pkgver}-${pkgrel}.tar.gz") sha256sums=('f8a0d0dde510f76125dbe9106dcb3e2d9af595ad5cfa1028acf10011f8fbb7af ') package() { diff --git a/libre/parabola-themes-slim/PKGBUILD b/libre/parabola-themes-slim/PKGBUILD index 13aec2e8a..0b00891e4 100644 --- a/libre/parabola-themes-slim/PKGBUILD +++ b/libre/parabola-themes-slim/PKGBUILD @@ -13,7 +13,7 @@ url="https://parabolagnulinux.org/" license=('CCPL') optdepends=('slim: simple login manager' 'ttf-liberation: to have a beautiful style of letter in the login') -source=(https://repo.parabolagnulinux.org/other/${pkgname}-${pkgver}.tar) +source=(https://repo.parabola.nu/other/${pkgname}-${pkgver}.tar) md5sums=(bf6bead07cbcca9aa562907230496ba1) package() { diff --git a/libre/parabolaiso/PKGBUILD b/libre/parabolaiso/PKGBUILD index dcc63a9ea..0dc06e505 100644 --- a/libre/parabolaiso/PKGBUILD +++ b/libre/parabolaiso/PKGBUILD @@ -12,8 +12,8 @@ license=('GPL') depends=('make' 'squashfs-tools' 'libisoburn' 'dosfstools' 'parabolaiso-data') provides=('archiso') conflicts=('archiso') -source=("https://repo.parabolagnulinux.org/other/${pkgname}-${pkgver}.tar.gz" - "https://repo.parabolagnulinux.org/other/${pkgname}-${pkgver}.tar.gz.sig") +source=("https://repo.parabola.nu/other/${pkgname}-${pkgver}.tar.gz" + "https://repo.parabola.nu/other/${pkgname}-${pkgver}.tar.gz.sig") md5sums=('e94c1f49f32e02480c14ee3162e8ee1b' 'SKIP') diff --git a/libre/ponysay/PKGBUILD b/libre/ponysay/PKGBUILD index 3248ea577..e67c212bc 100644 --- a/libre/ponysay/PKGBUILD +++ b/libre/ponysay/PKGBUILD @@ -16,7 +16,7 @@ conflicts=($_pkgname) depends=('python' 'bash') makedepends=('git') mksource=("ponysay-$pkgver.tar.gz::https://github.com/erkin/ponysay/tarball/$pkgver") -source=("https://repo.parabolagnulinux.org/other/$_pkgname/$_pkgname-$pkgver.tar.gz") +source=("https://repo.parabola.nu/other/$_pkgname/$_pkgname-$pkgver.tar.gz") mkmd5sums=('84b04705a0a57b2f43327ac6b7952013') md5sums=('0cf3f97b30a374f448747b7594179081') diff --git a/libre/povray/PKGBUILD b/libre/povray/PKGBUILD index 04002ce1a..2eec2c664 100644 --- a/libre/povray/PKGBUILD +++ b/libre/povray/PKGBUILD @@ -24,7 +24,7 @@ replaces=("$_pkgname") backup=("etc/povray/$pkgver/povray.conf" "etc/povray/$pkgver/povray.ini") mksource=("https://github.com/POV-Ray/$pkgname/archive/$pkgver-stable.zip") -source=("https://repo.parabolagnulinux.org/other/$_pkgname/$_pkgname-$pkgver-stable.tar.xz" +source=("https://repo.parabola.nu/other/$_pkgname/$_pkgname-$pkgver-stable.tar.xz" 'povray3.7.0_rc3-user-conf.patch') mksha256sums=('1261d963327a4b04c09d56bbd7436d0062e6bf8363674e3fb4e240beefb5b5cb') sha256sums=('ba2a867b8593689067143b23ebdccb8f8f46487244802d24d873517287b924f1' diff --git a/libre/psutils/PKGBUILD b/libre/psutils/PKGBUILD index 220680ce9..fdf8ec8fa 100644 --- a/libre/psutils/PKGBUILD +++ b/libre/psutils/PKGBUILD @@ -20,7 +20,7 @@ conflicts=('psutils-lprng' 'psutils-libre') options=('!makeflags') mksource=("ftp://ftp.archlinux.org/other/psutils/${pkgname}-${pkgver}.tar.gz" 'libre.patch') -source=("https://repo.parabolagnulinux.org/other/${_pkgname}/${_pkgname}-${pkgver}.tar.gz" +source=("https://repo.parabola.nu/other/${_pkgname}/${_pkgname}-${pkgver}.tar.gz" 'psutils-1.17.diff') mkmd5sums=('b161522f3bd1507655326afa7db4a0ad' 'a4beaf371607085e89ef190c1db7aee3') diff --git a/libre/sdl/PKGBUILD b/libre/sdl/PKGBUILD index 85ba31d66..5d04a57c3 100644 --- a/libre/sdl/PKGBUILD +++ b/libre/sdl/PKGBUILD @@ -22,7 +22,7 @@ optdepends=('alsa-lib: ALSA audio driver' options=('staticlibs') mksource=(http://www.libsdl.org/release/SDL-${pkgver}.tar.gz libre.patch) -source=(https://repo.parabolagnulinux.org/other/${pkgname}-libre/SDL-libre-${pkgver}.tar.gz +source=(https://repo.parabola.nu/other/${pkgname}-libre/SDL-libre-${pkgver}.tar.gz SDL-1.2.10-GrabNotViewable.patch SDL-1.2.15-SDL_EnableUNICODE_drops_keyboard_events.patch SDL-1.2.15-const_XData32.patch diff --git a/libre/sh-roundup/PKGBUILD b/libre/sh-roundup/PKGBUILD index b8d1ef2e8..10fdff645 100644 --- a/libre/sh-roundup/PKGBUILD +++ b/libre/sh-roundup/PKGBUILD @@ -13,7 +13,7 @@ arch=('any') depends=(sh) makedepends=(ronn) -source=("https://repo.parabolagnulinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz" 'makefile-fix.patch') +source=("https://repo.parabola.nu/other/$pkgname/$pkgname-$pkgver.tar.gz" 'makefile-fix.patch') md5sums=('053754e0a450288710bde0b9e5deb67e' '9efcd83d666c1e84302fe611610c60fa') diff --git a/libre/texlive-core/PKGBUILD b/libre/texlive-core/PKGBUILD index ee83fe71e..3b7774ddf 100644 --- a/libre/texlive-core/PKGBUILD +++ b/libre/texlive-core/PKGBUILD @@ -29,7 +29,7 @@ replaces=('tetex' 'texlive-latex3' 'texlive-core-libre') url='http://tug.org/texlive/' mksource=("ftp://ftp.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip") noextract=("$pkgname-$pkgver-src.zip") -source=("https://repo.parabolagnulinux.org/other/$_pkgname/$_pkgname-$pkgver-src.tar.xz" +source=("https://repo.parabola.nu/other/$_pkgname/$_pkgname-$pkgver-src.tar.xz" "$pkgname.maps" "texmf.cnf" "texmfcnf.lua" diff --git a/libre/texlive-fontsextra/PKGBUILD b/libre/texlive-fontsextra/PKGBUILD index 9947d4baa..6624aab46 100644 --- a/libre/texlive-fontsextra/PKGBUILD +++ b/libre/texlive-fontsextra/PKGBUILD @@ -17,7 +17,7 @@ conflicts=('texlive-fontsextra-libre') url='http://tug.org/texlive/' mksource=("ftp://ftp.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip") noextract=("$pkgname-$pkgver-src.zip") -source=("https://repo.parabolagnulinux.org/other/$_pkgname/$_pkgname-$pkgver-src.tar.xz" "$pkgname.maps") +source=("https://repo.parabola.nu/other/$_pkgname/$_pkgname-$pkgver-src.tar.xz" "$pkgname.maps") options=('!emptydirs') install=texlive.install mkmd5sums=('2094b82201b22a816f3b6fe09f373818') diff --git a/libre/texlive-latexextra/PKGBUILD b/libre/texlive-latexextra/PKGBUILD index 19e2f1bb6..48a3f9a5a 100644 --- a/libre/texlive-latexextra/PKGBUILD +++ b/libre/texlive-latexextra/PKGBUILD @@ -26,7 +26,7 @@ groups=('texlive-most') url='http://tug.org/texlive/' mksource=("ftp://ftp.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip") noextract=("$pkgname-$pkgver-src.zip") -source=("https://repo.parabolagnulinux.org/other/$_pkgname/$_pkgname-$pkgver-src.tar.xz" "$pkgname.maps") +source=("https://repo.parabola.nu/other/$_pkgname/$_pkgname-$pkgver-src.tar.xz" "$pkgname.maps") options=('!emptydirs') options=(!strip) install=texlive.install diff --git a/libre/unzip/PKGBUILD b/libre/unzip/PKGBUILD index 57e5272de..e65d23aaf 100644 --- a/libre/unzip/PKGBUILD +++ b/libre/unzip/PKGBUILD @@ -17,7 +17,7 @@ conflicts=("${_pkgname}") replaces=("${_pkgname}") mksource=("http://downloads.sourceforge.net/infozip/${pkgname}${_pkgver}.tar.gz" 'match.patch') -source=("https://repo.parabolagnulinux.org/other/${_pkgname}/${pkgname}${_pkgver}-libre.tar.gz") +source=("https://repo.parabola.nu/other/${_pkgname}/${pkgname}${_pkgver}-libre.tar.gz") mkmd5sums=('62b490407489521db863b523a7f86375' 'e6d9f0c204c2abe6a57dc5e1637d5140') md5sums=('bbe4b7f4d48b2f939b5e43fde0ac7762') diff --git a/libre/vim-colorsamplerpack/PKGBUILD b/libre/vim-colorsamplerpack/PKGBUILD index 9ae357196..241445a8e 100644 --- a/libre/vim-colorsamplerpack/PKGBUILD +++ b/libre/vim-colorsamplerpack/PKGBUILD @@ -18,7 +18,7 @@ depends=('vim') makedepends=('unzip') groups=('vim-plugins') mksource=(ColorSamplerPack.zip::"http://www.vim.org/scripts/download_script.php?src_id=$_scriptid") -source=("https://repo.parabolagnulinux.org/other/${_pkgname}/ColorSamplerPack-libre.tar.xz" +source=("https://repo.parabola.nu/other/${_pkgname}/ColorSamplerPack-libre.tar.xz" 'LICENSE') mkmd5sums=('b0f1bd54b396e3d6032c01ef1fb421b6') md5sums=('73d62829a9ad2cde3f1d03a3fbe154ee' diff --git a/libre/xbmc-lts/PKGBUILD b/libre/xbmc-lts/PKGBUILD index 42773a3dd..dc428191d 100644 --- a/libre/xbmc-lts/PKGBUILD +++ b/libre/xbmc-lts/PKGBUILD @@ -44,7 +44,7 @@ mksource=( "http://mirrors.xbmc.org/releases/source/xbmc-$pkgver.tar.gz" ) source=( - "https://repo.parabolagnulinux.org/other/$_pkgname/$_pkgname-$pkgver-$_codename.tar.gz" + "https://repo.parabola.nu/other/$_pkgname/$_pkgname-$pkgver-$_codename.tar.gz" "libass.patch::https://bugs.archlinux.org/index.php?getfile=11285" '0001-make-sure-applications-xbmc.desktop-does-nt-have-exe.patch' 'libnfs-header-changes.patch' diff --git a/libre/xbmc/PKGBUILD b/libre/xbmc/PKGBUILD index 01fb5d383..9312bfdec 100644 --- a/libre/xbmc/PKGBUILD +++ b/libre/xbmc/PKGBUILD @@ -51,7 +51,7 @@ mksource=( "xbmc-$pkgver-$_codename.tar.gz::https://github.com/xbmc/xbmc/archive/$pkgver-$_codename.tar.gz" ) source=( - "https://repo.parabolagnulinux.org/other/$_pkgname/$_pkgname-$pkgver-$_codename.tar.gz" + "https://repo.parabola.nu/other/$_pkgname/$_pkgname-$pkgver-$_codename.tar.gz" '0001-CEC-fixed-don-t-try-to-stick-a-value-255-in-a-byte.patch' '0002-CEC-bump-libCEC-to-2.2.0.patch' '0003-CEC-prevent-bus-rescan-on-a-Pi-since-the-adapter-can.patch' diff --git a/libre/xscreensaver/PKGBUILD b/libre/xscreensaver/PKGBUILD index 4e8bd7f85..7e75c8dd7 100644 --- a/libre/xscreensaver/PKGBUILD +++ b/libre/xscreensaver/PKGBUILD @@ -17,7 +17,7 @@ replaces=("${_pkgname}") conflicts=("${_pkgname}") backup=('etc/pam.d/xscreensaver') mksource=(http://www.jwz.org/xscreensaver/${pkgname}-${pkgver}.tar.gz) -source=(https://repo.parabolagnulinux.org/other/${_pkgname}/${_pkgname}-${pkgver}.tar.gz +source=(https://repo.parabola.nu/other/${_pkgname}/${_pkgname}-${pkgver}.tar.gz xscreensaver-add-electricsheep.diff LICENSE) mksha1sums=('3131d45295b9a18a2901737c9b95f1c5434f53a6') sha1sums=('0cab89487b8ad6ae81f6b9563fade4c1d9848504' diff --git a/pcr/command-not-found/PKGBUILD b/pcr/command-not-found/PKGBUILD index 62670e767..3772895de 100644 --- a/pcr/command-not-found/PKGBUILD +++ b/pcr/command-not-found/PKGBUILD @@ -14,7 +14,7 @@ depends=('boost-libs' 'tdb' 'libarchive' 'wget') makedepends=('boost' 'cmake') install='install' -source=("https://repo.parabolagnulinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz") +source=("https://repo.parabola.nu/other/$pkgname/$pkgname-$pkgver.tar.gz") md5sums=('cceea11367dd1847f08c94212f380ea5') mksource=("$pkgname-$pkgver::git+https://github.com/metti/$pkgname.git#tag=v${pkgver}") diff --git a/pcr/conkeror/PKGBUILD b/pcr/conkeror/PKGBUILD index 2561d5220..d7f1068e4 100644 --- a/pcr/conkeror/PKGBUILD +++ b/pcr/conkeror/PKGBUILD @@ -14,7 +14,7 @@ license=('MPL1.1' 'GPL2' 'LGPL2.1') depends=('xulrunner' 'desktop-file-utils') install=conkeror.install -source=("https://repo.parabolagnulinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz" +source=("https://repo.parabola.nu/other/$pkgname/$pkgname-$pkgver.tar.gz" 'conkeror.sh') md5sums=('a59ddc563eb8de7e8be6465aa023102d' '11c6c76a2639254754b34a542f1965a1') diff --git a/pcr/etckeeper/PKGBUILD b/pcr/etckeeper/PKGBUILD index 796b4125d..87341e195 100644 --- a/pcr/etckeeper/PKGBUILD +++ b/pcr/etckeeper/PKGBUILD @@ -16,7 +16,7 @@ makedepends=('bzr' 'python2') # bzr must be there at compile time to have bzr su optdepends=('git' 'hg' 'bzr' 'darcs' 'python2: for bzr support') backup=(etc/etckeeper/etckeeper.conf) -source=("https://repo.parabolagnulinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz" $pkgname-archlinux.conf) +source=("https://repo.parabola.nu/other/$pkgname/$pkgname-$pkgver.tar.gz" $pkgname-archlinux.conf) md5sums=('75d13168ca79b9f53dfa6c9603924975' '99d8d2838f49fa0f2f21c9e37948100d') diff --git a/pcr/git-annex-static/PKGBUILD b/pcr/git-annex-static/PKGBUILD index 96477a265..676caa9ae 100644 --- a/pcr/git-annex-static/PKGBUILD +++ b/pcr/git-annex-static/PKGBUILD @@ -18,7 +18,7 @@ arch=('i686' 'x86_64') depends=('git' 'gsasl') makedepends=('ghc' 'sh' 'cabal-install' 'alex' 'happy') options=(strip !makeflags !distcc !emptydirs) -source=(https://repo.parabolagnulinux.org/other/git-annex-static/${_pkgname}-${pkgver}-${_srcrel}-any.src.tar.xz{,.sig} +source=(https://repo.parabola.nu/other/git-annex-static/${_pkgname}-${pkgver}-${_srcrel}-any.src.tar.xz{,.sig} SRCBUILD) replaces=('git-annex') provides=('git-annex') diff --git a/pcr/nel-hg/PKGBUILD b/pcr/nel-hg/PKGBUILD index a26be232a..ee596739f 100644 --- a/pcr/nel-hg/PKGBUILD +++ b/pcr/nel-hg/PKGBUILD @@ -14,7 +14,7 @@ depends=('libpng' 'libjpeg' 'libwww-hg' 'boost' 'freetype2' makedepends=('mercurial' 'cpptest' 'cmake' 'bison') conflicts=('ryzom-nel' 'ryzom-client') # options=(!strip) # for debbuging propurses -source=("https://repo.parabolagnulinux.org/other/$srcpkgname/$srcpkgname-$pkgver.tar.gz") +source=("https://repo.parabola.nu/other/$srcpkgname/$srcpkgname-$pkgver.tar.gz") sha256sums=('ad05f08004a80758a13566061ce29edfe4803c0c62e30190c437c781038c254e') diff --git a/pcr/packer/PKGBUILD b/pcr/packer/PKGBUILD index 5354d0192..a5ac9980b 100644 --- a/pcr/packer/PKGBUILD +++ b/pcr/packer/PKGBUILD @@ -10,7 +10,7 @@ pkgdesc="Bash wrapper for pacman and aur" url="http://github.com/keenerd/packer" license=("GPL3") arch=('any') -source=("https://repo.parabolagnulinux.org/other/~aurelien/packer/packer-${pkgver}.tar.gz") +source=("https://repo.parabola.nu/other/~aurelien/packer/packer-${pkgver}.tar.gz") makedepends=('git') depends=('grep' 'sed' 'bash' 'curl' 'pacman' 'jshon' 'expac') diff --git a/pcr/pandoc-static/PKGBUILD b/pcr/pandoc-static/PKGBUILD index 72a440661..85d2f9e09 100644 --- a/pcr/pandoc-static/PKGBUILD +++ b/pcr/pandoc-static/PKGBUILD @@ -18,7 +18,7 @@ depends=('icu>=54' 'icu<55' 'gmp' 'libffi' 'zlib') makedepends=('ghc' 'sh' 'cabal-install' 'alex' 'happy') optdepends=('texlive-most: for PDF creation') options=(strip !makeflags !distcc !emptydirs) -source=(https://repo.parabolagnulinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.xz) +source=(https://repo.parabola.nu/other/${pkgname}/${pkgname}-${pkgver}.tar.xz) md5sums=('dd2667b233b5f97b2841ae09895c2ac2') declare -gA _flags diff --git a/pcr/perspectives-server/PKGBUILD b/pcr/perspectives-server/PKGBUILD index 8867faa37..fcb5ae794 100644 --- a/pcr/perspectives-server/PKGBUILD +++ b/pcr/perspectives-server/PKGBUILD @@ -10,7 +10,7 @@ arch=('any') license=('GPL3') depends=('openssl' 'python2>=2.7' 'python2-m2crypto' 'python2-cherrypy' 'python2-sqlalchemy') -source=("https://repo.parabolagnulinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz" +source=("https://repo.parabola.nu/other/${pkgname}/${pkgname}-${pkgver}.tar.gz" perspectives-server.{conf,cron,service,install}) install="${pkgname}.install" optdepends=('python2-psycopg2: for postgresql storage' diff --git a/pcr/printrun-stable/PKGBUILD b/pcr/printrun-stable/PKGBUILD index f8f2bd4df..9336ab004 100644 --- a/pcr/printrun-stable/PKGBUILD +++ b/pcr/printrun-stable/PKGBUILD @@ -19,7 +19,7 @@ optdepends=( # 'python2-tornado: for prontserve' ) -source=("https://repo.parabolagnulinux.org/other/$_pkgname/$_pkgname-$pkgver.tar.gz") +source=("https://repo.parabola.nu/other/$_pkgname/$_pkgname-$pkgver.tar.gz") md5sums=('bc19f5b4570e178d435da04747c18e42') mkdepends=('git') diff --git a/pcr/printrun/PKGBUILD b/pcr/printrun/PKGBUILD index 4d4788911..e04dfec41 100644 --- a/pcr/printrun/PKGBUILD +++ b/pcr/printrun/PKGBUILD @@ -15,7 +15,7 @@ optdepends=( # 'python2-tornado: for prontserve' ) -source=("https://repo.parabolagnulinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz") +source=("https://repo.parabola.nu/other/$pkgname/$pkgname-$pkgver.tar.gz") md5sums=('d8b04115306d7b6b07d712af15383db7') mkdepends=('git') diff --git a/pcr/qt-at-spi-git/PKGBUILD b/pcr/qt-at-spi-git/PKGBUILD index d53a10982..304b2a2d1 100644 --- a/pcr/qt-at-spi-git/PKGBUILD +++ b/pcr/qt-at-spi-git/PKGBUILD @@ -18,7 +18,7 @@ arch=('i686' 'x86_64' 'mips64el') depends=('at-spi2-core' 'qt4>=4.8' 'kdelibs>=4.8') makedepends=('cmake' 'automoc4') -source=("https://repo.parabolagnulinux.org/other/$_pkgname/$pkgname-$pkgver.tar.gz" 'qt-accessibility.sh') +source=("https://repo.parabola.nu/other/$_pkgname/$pkgname-$pkgver.tar.gz" 'qt-accessibility.sh') md5sums=('688accf9c2f517a526885733aad821a4' 'f0c8551ed54f5d4e5daf7ddac9189aaa') diff --git a/pcr/qxmlrpc/PKGBUILD b/pcr/qxmlrpc/PKGBUILD index b39b40890..dbf352489 100644 --- a/pcr/qxmlrpc/PKGBUILD +++ b/pcr/qxmlrpc/PKGBUILD @@ -8,7 +8,7 @@ url="https://code.google.com/p/qxmlrpc" license=('LGPL') depends=('qt') makedepends=('subversion') -source=("https://repo.parabolagnulinux.org/other/$pkgname-$pkgver-$pkgrel-any.src.tar.xz"{,.sig} +source=("https://repo.parabola.nu/other/$pkgname-$pkgver-$pkgrel-any.src.tar.xz"{,.sig} "01_build_targets.patch" "02_staticlib_removed.patch" "03_client.h_include_fix.patch" diff --git a/pcr/ryzom-hg/PKGBUILD b/pcr/ryzom-hg/PKGBUILD index 418f53640..b654280c4 100644 --- a/pcr/ryzom-hg/PKGBUILD +++ b/pcr/ryzom-hg/PKGBUILD @@ -15,7 +15,7 @@ depends=('libpng' 'libjpeg' 'libwww-hg' 'boost' 'freetype2' 'luabind' 'libogg' ' #conflicts=('ryzom' 'ryzom-client') # see above conflicts=('ryzom' 'ryzom-client' 'nel-hg' 'ryzom-nel') makedepends=('mercurial' 'cpptest' 'cmake' 'bison' 'boost' 'rrdtool') -source=("https://repo.parabolagnulinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz") +source=("https://repo.parabola.nu/other/$pkgname/$pkgname-$pkgver.tar.gz") sha256sums=('fce7d94f1c55afd939ab4943af6480b0d20d4f74f5d357029777f84ac661f869') mksource=("$pkgname-$pkgver::hg+https://bitbucket.org/ryzom/ryzomcore#revision=${hgver}") diff --git a/~lukeshu/dunst-lukeshu-git/PKGBUILD b/~lukeshu/dunst-lukeshu-git/PKGBUILD index 6d7b8ac71..56c9a5e0c 100644 --- a/~lukeshu/dunst-lukeshu-git/PKGBUILD +++ b/~lukeshu/dunst-lukeshu-git/PKGBUILD @@ -22,7 +22,7 @@ optdepends=("libnotify: notify-send" makedepends=(libnotify dbus perl) provides=(notification-daemon "$_pkgname=$_pkgver") -source=("https://repo.parabolagnulinux.org/other/~lukeshu/$pkgname/$pkgname-$pkgver.tar.gz") +source=("https://repo.parabola.nu/other/~lukeshu/$pkgname/$pkgname-$pkgver.tar.gz") mksource=("$pkgname-$pkgver::git://github.com/LukeShu/dunst.git#${_gitver}") mkmd5sums=('SKIP') -- cgit v1.2.3 From e4539fcc03107c96561c970091445bbfaf013c66 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Fri, 28 Nov 2014 16:29:13 -0200 Subject: rename repo.parabolagnulinux.org to repo.parabola.nu URL in source array for the missing liberated source tarballs --- libre/parabola-keyring/PKGBUILD | 4 ++-- pcr/opentracker/PKGBUILD | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'libre') diff --git a/libre/parabola-keyring/PKGBUILD b/libre/parabola-keyring/PKGBUILD index 70af8049d..98a9a79b6 100644 --- a/libre/parabola-keyring/PKGBUILD +++ b/libre/parabola-keyring/PKGBUILD @@ -9,8 +9,8 @@ url='https://projects.parabolagnulinux.org/hackers.git/' license=('GPL') install=$pkgname.install -source=("http://repo.parabolagnulinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz" - "http://repo.parabolagnulinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz.sig") +source=("http://repo.parabola.nu/other/$pkgname/$pkgname-$pkgver.tar.gz" + "http://repo.parabola.nu/other/$pkgname/$pkgname-$pkgver.tar.gz.sig") md5sums=('a7b68a5ac179fbdb3276375514c69b11' 'SKIP') diff --git a/pcr/opentracker/PKGBUILD b/pcr/opentracker/PKGBUILD index f1940b8f8..2834866aa 100644 --- a/pcr/opentracker/PKGBUILD +++ b/pcr/opentracker/PKGBUILD @@ -11,7 +11,7 @@ license=('custom:Beer' 'GPL') makedepends=('libowfat' 'cvs') depends=('bash' 'zlib') backup=('etc/opentracker/config') -source=("http://repo.parabolagnulinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.sig} +source=("http://repo.parabola.nu/other/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.sig} 'opentracker.service' 'license.txt') md5sums=('64956fd9bc7b453b4862b8ba15a27511' -- cgit v1.2.3 From 37f90805cc0dc592f296d8462fa824f3be7dc206 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Fri, 28 Nov 2014 17:45:50 -0200 Subject: hydrogen-0.9.6-1.parabola2: rename repo.parabolagnulinux.org to repo.parabola.nu URL for the free licensed drumkits list --- libre/hydrogen/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libre') diff --git a/libre/hydrogen/PKGBUILD b/libre/hydrogen/PKGBUILD index 9f16eb692..b2cf267e7 100644 --- a/libre/hydrogen/PKGBUILD +++ b/libre/hydrogen/PKGBUILD @@ -6,7 +6,7 @@ pkgname=hydrogen pkgver=0.9.6 -pkgrel=1.parabola1 +pkgrel=1.parabola2 pkgdesc="An advanced drum machine, without nonfree drumkits recommendation" arch=('i686' 'x86_64' 'mips64el') license=('GPL') @@ -26,7 +26,7 @@ prepare() { cd "$srcdir/$pkgname-$pkgver" # Change to list with only free licensed drumkits - sed -i -e 's|www[.]hydrogen-music[.]org/feeds/drumkit_list[.]php|repo.parabolagnulinux.org/other/hydrogen-libre/feeds/drumkit_list.php|'\ + sed -i -e 's|www[.]hydrogen-music[.]org/feeds/drumkit_list[.]php|repo.parabola.nu/other/hydrogen-libre/feeds/drumkit_list.php|'\ $(grep -rlI 'www[.]hydrogen-music[.]org/feeds/drumkit_list[.]php') # fix building with newer raptor -- cgit v1.2.3