summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2015-06-04 09:45:32 -0300
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2015-06-04 09:45:32 -0300
commitdb10267d5c7172f03d27f78f36cfbde4f48694f2 (patch)
tree9e8538eaa2bdfad2faf8bd6913cde0155479785c
parentd44fb52dd886e591fbb52c44e10742109541502c (diff)
parent99e5e95312fed4863e64077a102e21045b860aeb (diff)
downloadabslibre-db10267d5c7172f03d27f78f36cfbde4f48694f2.tar.gz
abslibre-db10267d5c7172f03d27f78f36cfbde4f48694f2.tar.bz2
abslibre-db10267d5c7172f03d27f78f36cfbde4f48694f2.zip
Merge branch 'master' of ssh://projects.parabola.nu:1863/~git/abslibre/abslibre
-rw-r--r--libre/kdebase-konqueror/PKGBUILD6
-rw-r--r--libre/kdebase-runtime/PKGBUILD6
-rw-r--r--libre/kdelibs/PKGBUILD8
-rw-r--r--libre/kdenetwork-kopete/PKGBUILD6
-rw-r--r--libre/kdeutils-ark/PKGBUILD6
-rw-r--r--libre/your-freedom_emu/PKGBUILD12
-rw-r--r--libre/your-freedom_emu/your-freedom_emu.install2
-rw-r--r--nonprism/kdenetwork-kopete/PKGBUILD6
-rw-r--r--nonprism/kdepim-runtime/PKGBUILD8
-rw-r--r--nonprism/kdepim/PKGBUILD8
10 files changed, 34 insertions, 34 deletions
diff --git a/libre/kdebase-konqueror/PKGBUILD b/libre/kdebase-konqueror/PKGBUILD
index 617b33bf4..6f236f36b 100644
--- a/libre/kdebase-konqueror/PKGBUILD
+++ b/libre/kdebase-konqueror/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 238946 2015-05-10 20:32:14Z arojas $
+# $Id: PKGBUILD 239895 2015-05-30 08:09:25Z arojas $
# Maintainer (Arch): Felix Yan <felixonmars@archlinux.org>
# Contributor (Arch): Andrea Scarpino <andrea@archlinux.org>
# Contributor (Arch): Pierre Schmitz <pierre@archlinux.de>
@@ -6,7 +6,7 @@
# Maintainer: André Silva <emulatorman@parabola.nu>
pkgname='kdebase-konqueror'
-pkgver=15.04.1
+pkgver=15.04.2
pkgrel=1.parabola1
arch=('i686' 'x86_64' 'mips64el')
url="http://kde.org/applications/internet/konqueror/"
@@ -17,7 +17,7 @@ replaces=('kdebase-nsplugins' 'kdebase-konqueror-libre')
makedepends=('kdelibs' 'cmake' 'automoc4' 'tidyhtml' 'baloo4-widgets')
source=("http://download.kde.org/stable/applications/${pkgver}/src/kde-baseapps-${pkgver}.tar.xz"
'konq-about-fsdg.diff')
-sha1sums=('099c2d63bd3482936966445950fa290a6dc43550'
+sha1sums=('ec076c97bee93d50fd85ca8c85d6bdd218869607'
'd6cbb53c04179b8180f9439eca156b7ff2e76b3a')
pkgdesc='KDE File Manager & Web Browser, without Google and nonfree software recommendation'
depends=('kdebase-dolphin' 'kdebase-keditbookmarks')
diff --git a/libre/kdebase-runtime/PKGBUILD b/libre/kdebase-runtime/PKGBUILD
index 14c7a85a9..9eefd53e1 100644
--- a/libre/kdebase-runtime/PKGBUILD
+++ b/libre/kdebase-runtime/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 238946 2015-05-10 20:32:14Z arojas $
+# $Id: PKGBUILD 239895 2015-05-30 08:09:25Z arojas $
# Maintainer (Arch): Felix Yan <felixonmars@archlinux.org>
# Contributor (Arch): Andrea Scarpino <andrea@archlinux.org>
# Contributor (Arch): Pierre Schmitz <pierre@archlinux.de>
@@ -6,7 +6,7 @@
pkgbase=kdebase-runtime
pkgname=kdebase-runtime
-pkgver=15.04.1
+pkgver=15.04.2
pkgrel=1.parabola1
pkgdesc="Plugins and applications necessary for the running of KDE applications, without non-privacy search providers"
arch=('i686' 'x86_64' 'mips64el')
@@ -17,7 +17,7 @@ makedepends=('kdelibs' 'libkactivities4' 'smbclient' 'libssh' 'libcanberra' 'lib
source=("http://download.kde.org/stable/applications/${pkgver}/src/kde-runtime-${pkgver}.tar.xz"
'duckduckgo_html.desktop'
'duckduckgo_lite.desktop')
-sha1sums=('73ac23a97bc81b3e988a214ee1342743e516c74c'
+sha1sums=('18eda94f28f132e62036df5a155b15b538795a73'
'aa6f39f4b0ad3c110fd05cd6c41190afae9773dd'
'ac3bac94a2c4b1444642524bc5fb539c4c5dcc5b')
diff --git a/libre/kdelibs/PKGBUILD b/libre/kdelibs/PKGBUILD
index 9c11da583..309313093 100644
--- a/libre/kdelibs/PKGBUILD
+++ b/libre/kdelibs/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 238946 2015-05-10 20:32:14Z arojas $
+# $Id: PKGBUILD 240011 2015-06-02 06:45:17Z arojas $
# Maintainer (Arch): Felix Yan <felixonmars@archlinux.org>
# Contributor (Arch): Andrea Scarpino <andrea@archlinux.org
# Contributor (Arch): Pierre Schmitz <pierre@archlinux.de>
# Maintainer: André Silva <emulatorman@parabola.nu>
pkgname=kdelibs
-pkgver=4.14.8
-_kdeappver=15.04.1
+pkgver=4.14.9
+_kdeappver=15.04.2
pkgrel=1.parabola1
pkgdesc="KDE Core Libraries, without nonfree plugins recommendation support"
arch=('i686' 'x86_64' 'mips64el')
@@ -22,7 +22,7 @@ makedepends=('cmake' 'automoc4' 'avahi' 'libgl' 'hspell' 'mesa' 'grantlee-qt4')
install=${pkgname}.install
source=("http://download.kde.org/stable/applications/${_kdeappver}/src/${pkgname}-${pkgver}.tar.xz"
'kde-applications-menu.patch' 'khtml-fsdg.diff' 'qt4.patch')
-sha1sums=('98b174dbbbef340bcfc11b819405d8e838cac34c'
+sha1sums=('698b48601cbfba70aec6b0eba2994d74e7baa4e6'
'86ee8c8660f19de8141ac99cd6943964d97a1ed7'
'a1502a964081ad583a00cf90c56e74bf60121830'
'ed1f57ee661e5c7440efcaba7e51d2554709701c')
diff --git a/libre/kdenetwork-kopete/PKGBUILD b/libre/kdenetwork-kopete/PKGBUILD
index 87290ac9a..46f5ca428 100644
--- a/libre/kdenetwork-kopete/PKGBUILD
+++ b/libre/kdenetwork-kopete/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 238946 2015-05-10 20:32:14Z arojas $
+# $Id: PKGBUILD 239895 2015-05-30 08:09:25Z arojas $
# Maintainer (Arch): Andrea Scarpino <andrea@archlinux.org>
# Maintainer: André Silva <emulatorman@parabola.nu>
pkgname=kdenetwork-kopete
-pkgver=15.04.1
+pkgver=15.04.2
pkgrel=1.parabola1
pkgdesc='Instant Messenger, without nonfree Skype support'
url='http://kde.org/applications/internet/kopete/'
@@ -17,7 +17,7 @@ makedepends=('cmake' 'automoc4' 'boost' 'kdepim-libkdepim' 'mediastreamer' 'libg
optdepends=('mediastreamer: jingle support' 'libgadu: Gadu-Gadu protocol')
install=${pkgname}.install
source=("http://download.kde.org/stable/applications/${pkgver}/src/kopete-${pkgver}.tar.xz")
-sha1sums=('18d3061ecfc7e287408d3842ed690e128520fd40')
+sha1sums=('d37e551def66ed3bb459ca3c56d68857c9f71b34')
prepare() {
cd kopete-${pkgver}
diff --git a/libre/kdeutils-ark/PKGBUILD b/libre/kdeutils-ark/PKGBUILD
index 0d73786c4..e09915735 100644
--- a/libre/kdeutils-ark/PKGBUILD
+++ b/libre/kdeutils-ark/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 238946 2015-05-10 20:32:14Z arojas $
+# $Id: PKGBUILD 239895 2015-05-30 08:09:25Z arojas $
# Maintainer (Arch): Felix Yan <felixonmars@archlinux.org>
# Contributor (Arch): Andrea Scarpino <andrea@archlinux.org>
# Maintainer: André Silva <emulatorman@parabola.nu>
pkgname=kdeutils-ark
-pkgver=15.04.1
+pkgver=15.04.2
pkgrel=1.parabola1
pkgdesc='Archiving Tool, with unar support'
url='http://kde.org/applications/utilities/ark/'
@@ -19,7 +19,7 @@ optdepends=('p7zip' 'zip' 'unzip' 'unar')
install=${pkgname}.install
source=("http://download.kde.org/stable/applications/${pkgver}/src/ark-${pkgver}.tar.xz"
'ark-unar-06.patch')
-sha1sums=('dcfe0c465c9c51b402d2192058126caee206ad8c'
+sha1sums=('24d24d72225d99debca98a92edee03bef78fde85'
'a0a836950f185d9b2245204579f969203036fdec')
prepare() {
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
}
diff --git a/nonprism/kdenetwork-kopete/PKGBUILD b/nonprism/kdenetwork-kopete/PKGBUILD
index fc41adc01..2def64878 100644
--- a/nonprism/kdenetwork-kopete/PKGBUILD
+++ b/nonprism/kdenetwork-kopete/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 238946 2015-05-10 20:32:14Z arojas $
+# $Id: PKGBUILD 239895 2015-05-30 08:09:25Z arojas $
# Maintainer (Arch): Andrea Scarpino <andrea@archlinux.org>
# Maintainer: André Silva <emulatorman@parabola.nu>
pkgname=kdenetwork-kopete
-pkgver=15.04.1
+pkgver=15.04.2
pkgrel=1.parabola1.nonprism1
pkgdesc='Instant Messenger, without nonfree Skype support and support for unsafe and dangerous for privacy protocols'
url='http://kde.org/applications/internet/kopete/'
@@ -18,7 +18,7 @@ optdepends=('mediastreamer: jingle support')
install=${pkgname}.install
source=("http://download.kde.org/stable/applications/${pkgver}/src/kopete-${pkgver}.tar.xz"
'libre-nonprism.patch')
-sha1sums=('18d3061ecfc7e287408d3842ed690e128520fd40'
+sha1sums=('d37e551def66ed3bb459ca3c56d68857c9f71b34'
'f0d7b727da1b5160f05952eec4df1bfbefab99cf')
prepare() {
diff --git a/nonprism/kdepim-runtime/PKGBUILD b/nonprism/kdepim-runtime/PKGBUILD
index 6d659255b..520c0b3aa 100644
--- a/nonprism/kdepim-runtime/PKGBUILD
+++ b/nonprism/kdepim-runtime/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 238946 2015-05-10 20:32:14Z arojas $
+# $Id: PKGBUILD 239895 2015-05-30 08:09:25Z arojas $
# Maintainer (Arch): Felix Yan <felixonmars@archlinux.org>
# Contributor (Arch): Andrea Scarpino <andrea@archlinux.org>
# Contributor (Arch): Pierre Schmitz <pierre@archlinux.de>
# Maintainer: André Silva <emulatorman@parabola.nu>
pkgname=kdepim-runtime
-pkgver=4.14.8
-_kdeappver=15.04.1
+pkgver=4.14.9
+_kdeappver=15.04.2
pkgrel=1.nonprism1
pkgdesc='Extends the functionality of kdepim, without libkgapi and libkfbapi support'
arch=('i686' 'x86_64' 'mips64el')
@@ -18,7 +18,7 @@ install="${pkgname}.install"
replaces=('kdepim-runtime-coherence' 'kdepim-runtime-nonprism')
conflicts=('kdepim-runtime-coherence' 'kdepim-runtime-nonprism')
source=("http://download.kde.org/stable/applications/${_kdeappver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('ba7cd8ca941e199497c817b70ba72522bd0a7d60')
+sha1sums=('5656c082f659ac241149fce9fbcca59fc83511ed')
prepare() {
mkdir build
diff --git a/nonprism/kdepim/PKGBUILD b/nonprism/kdepim/PKGBUILD
index a87fdcea2..c4ac45216 100644
--- a/nonprism/kdepim/PKGBUILD
+++ b/nonprism/kdepim/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 238946 2015-05-10 20:32:14Z arojas $
+# $Id: PKGBUILD 239895 2015-05-30 08:09:25Z arojas $
# Maintainer (Arch): Andrea Scarpino <andrea@archlinux.org>
# Contributor (Arch): Pierre Schmitz <pierre@archlinux.de>
# Maintainer: André Silva <emulatorman@parabola.nu>
@@ -12,8 +12,8 @@ pkgname=('kdepim-akonadiconsole'
'kdepim-knotes'
'kdepim-korganizer'
'kdepim-libkdepim')
-pkgver=4.14.8
-_kdeappver=15.04.1
+pkgver=4.14.9
+_kdeappver=15.04.2
pkgrel=1.nonprism1
arch=('i686' 'x86_64' 'mips64el')
url='http://pim.kde.org'
@@ -22,7 +22,7 @@ groups=('kde-applications' 'kdepim')
makedepends=('cmake' 'automoc4' 'boost' 'kdepim-runtime' 'libxss' 'pilot-link'
'libbaloo4' 'grantlee-qt4')
source=("http://download.kde.org/stable/applications/${_kdeappver}/src/${pkgbase}-${pkgver}.tar.xz")
-sha1sums=('93fd0155927737ea2944dced22f34d338d29ee02')
+sha1sums=('afd7df831110ec2e188aec0e35dcc8c4fdf2ad0d')
build() {
mkdir build