summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kernels/linux-libre-lts-grsec/PKGBUILD6
-rw-r--r--libre/calibre/PKGBUILD14
-rw-r--r--libre/linux-libre-grsec/PKGBUILD6
-rw-r--r--nonprism/kdepim/PKGBUILD8
4 files changed, 18 insertions, 16 deletions
diff --git a/kernels/linux-libre-lts-grsec/PKGBUILD b/kernels/linux-libre-lts-grsec/PKGBUILD
index b50aeebb3..c38049262 100644
--- a/kernels/linux-libre-lts-grsec/PKGBUILD
+++ b/kernels/linux-libre-lts-grsec/PKGBUILD
@@ -14,7 +14,7 @@ pkgbase=linux-libre-lts-grsec # Build kernel with lts-grsec localname
_pkgbasever=3.14-gnu
_pkgver=3.14.18-gnu
_grsecver=3.0
-_timestamp=201409082127
+_timestamp=201409112236
_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=2
+pkgrel=1
arch=('i686' 'x86_64' 'mips64el')
url="https://grsecurity.net/"
license=('GPL2')
@@ -47,7 +47,7 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/li
'3.14.14-a410a5e2b7-loongson-community.patch')
sha256sums=('477555c709b9407fe37dbd70d3331ff9dde1f9d874aba2741f138d07ae6f281b'
'e7344442b842212a93737f8ca274f224abb52e8aa138568f2330143f7fba22a6'
- 'ac5c311624480651775d6c482a3314edd8f1e1e5730e98f2aa6f648e47e20422'
+ '31619dafd46c21f9ca00ca6da375d6b44880e5686534687aa08760d55fd93b3d'
'SKIP'
'2ee7e6f0842ee88b123780b9d9d1fc11663a5c0db73f00adea8305448108bc90'
'8c6184106dd97485a15d6559abffaa6aa0b06be5e541c1a46d7debdc4f3f506a'
diff --git a/libre/calibre/PKGBUILD b/libre/calibre/PKGBUILD
index c7bc4100f..2e19f539d 100644
--- a/libre/calibre/PKGBUILD
+++ b/libre/calibre/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 118595 2014-09-07 15:37:57Z jelle $
+# $Id: PKGBUILD 118897 2014-09-13 08:38:17Z andrea $
# Maintainer (Arch): Jelle van der Waa <jelle@vdwaa.nl>
# Maintainer (Arch): Daniel Wallace <danielwallace at gtmanfred dot com>
# Contributor (Arch): Giovanni Scafora <giovanni@archlinux.org>
@@ -9,8 +9,8 @@
pkgname=calibre
_pkgname=$pkgname-libre
-pkgver=2.2.0
-pkgrel=1.parabola1
+pkgver=2.3.0
+pkgrel=2.parabola1
pkgdesc="Ebook management application, without nonfree decompression engine for RAR archives"
arch=('i686' 'x86_64' 'mips64el')
url="http://$pkgname-ebook.com/"
@@ -23,15 +23,17 @@ depends=('python2-six' 'python2-dateutil' 'python2-cssutils' 'python2-cherrypy'
'python2-netifaces' 'python2-cssselect' 'python2-apsw' 'qt5-webkit'
'qt5-svg' 'python2-chardet' 'python2-html5lib')
makedepends=('python2-pycountry' 'qt5-x11extras')
-optdepends=("ipython2: to use $pkgname-debug")
+optdepends=("ipython2: to use $pkgname-debug"
+ 'udisks: required for mounting certain devices'
+)
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"
'libre.patch')
-mkmd5sums=('ad3ad30e47639f3585559e5ad34efb7c')
-md5sums=('95fe826eb377c4dd4fc9b397fcbf3d08'
+mkmd5sums=('9142cac939dfaaa4b185013dee9324ca')
+md5sums=('6dd526948e0534fff1793c8fab01a2c5'
'343162b9d1c97c0463d4919a8b9ac500')
mksource(){
diff --git a/libre/linux-libre-grsec/PKGBUILD b/libre/linux-libre-grsec/PKGBUILD
index cb4ac9ad7..669417c11 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.16-gnu
_pkgver=3.16.2-gnu
_grsecver=3.0
-_timestamp=201409082129
+_timestamp=201409112237
_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=2
+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.16-7981337ad0-loongson-community.patch')
sha256sums=('9c2a524c901febe0f0138f702bfdeb52d6f79f22c1fdbabaa37580bc70f16218'
'a6bc6d96b63ef746b7ccfe6ffb20df1e50459027f3db9f7a7f0b6b2db7f2c6e4'
- '1f2cb71892020365e8f064182ddc2f534d8bae2c89f8733775e683795ae67642'
+ '26486283242c7cd92d3f22e3ad64ae2c4eef30cde37cfdaaa7ebd21c130a2adc'
'SKIP'
'f96955787076629a8ad7b506c33bf0ba9afa312db9781db74c009ac64288aa71'
'56903bdb21b3a539f0982c3f601276d84a0147c1e3685c1559969a01380698e3'
diff --git a/nonprism/kdepim/PKGBUILD b/nonprism/kdepim/PKGBUILD
index 7f7de7b1a..a132519d6 100644
--- a/nonprism/kdepim/PKGBUILD
+++ b/nonprism/kdepim/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 220274 2014-08-20 15:25:21Z svenstaro $
+# $Id: PKGBUILD 221306 2014-09-09 12:52:12Z andrea $
# Maintainer (Arch): Andrea Scarpino <andrea@archlinux.org>
# Contributor (Arch): Pierre Schmitz <pierre@archlinux.de>
# Maintainer: André Silva <emulatorman@parabola.nu>
@@ -13,13 +13,13 @@ pkgname=('kdepim-akonadiconsole'
'kdepim-korganizer'
'kdepim-libkdepim')
pkgver=4.14.0
-pkgrel=1.nonprism1
+pkgrel=2.nonprism1
arch=('i686' 'x86_64' 'mips64el')
url='http://pim.kde.org'
license=('GPL' 'LGPL' 'FDL')
groups=('kde' 'kdepim')
makedepends=('cmake' 'automoc4' 'boost' 'kdepim-runtime' 'libxss' 'pilot-link'
- 'baloo' 'link-grammar')
+ 'baloo4' 'link-grammar')
source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz")
sha1sums=('e5f24a8892954004f4b4eada5bcd46b6c71e1bbd')
@@ -149,7 +149,7 @@ package_kdepim-korganizer() {
package_kdepim-libkdepim() {
pkgdesc='Library for KDE PIM, without Google Drive support'
groups=()
- depends=('kdepim-runtime' 'link-grammar' 'baloo')
+ depends=('kdepim-runtime' 'link-grammar' 'baloo4-akonadi')
url='http://pim.kde.org'
conflicts=('kdepim-icons' 'kdepim-libkleo' 'kdepim-libkpgp'
'kdepim-akonadi' 'kdepim-libkdepim-nonprism')