summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libre/cups-filters/PKGBUILD10
-rw-r--r--libre/openttd/PKGBUILD8
-rw-r--r--libre/texlive-bin/PKGBUILD6
3 files changed, 12 insertions, 12 deletions
diff --git a/libre/cups-filters/PKGBUILD b/libre/cups-filters/PKGBUILD
index 4e2b9866c..ee8c32a36 100644
--- a/libre/cups-filters/PKGBUILD
+++ b/libre/cups-filters/PKGBUILD
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD 256254 2015-12-15 20:59:23Z andyrtr $
+# $Id: PKGBUILD 256755 2015-12-18 18:00:15Z foutrelis $
# Maintainer (Arch): Andreas Radke <andyrtr@archlinux.org>
pkgname=cups-filters
-pkgver=1.4.0
-pkgrel=1.parabola1
+pkgver=1.5.0
+pkgrel=2.parabola1
pkgdesc="OpenPrinting CUPS Filters, without foomatic-db-nonfree recommendation"
arch=('i686' 'x86_64')
url="http://www.linuxfoundation.org/collaborate/workgroups/openprinting"
license=('GPL')
-depends=('lcms2' 'poppler=0.38.0' 'qpdf' 'imagemagick' 'liblouis')
+depends=('lcms2' 'poppler=0.39.0' 'qpdf' 'imagemagick' 'liblouis')
makedepends=('ghostscript' 'ttf-dejavu' 'python2') # ttf-dejavu for make check
optdepends=('ghostscript: for non-PostScript printers to print with CUPS to convert PostScript to raster images'
'foomatic-db: drivers use Ghostscript to convert PostScript to a printable form directly'
@@ -20,7 +20,7 @@ source=(http://www.openprinting.org/download/cups-filters/$pkgname-$pkgver.tar.x
provides=('foomatic-filters')
replaces=('foomatic-filters' "${pkgname}-libre" "${pkgname}-parabola")
conflicts=('foomatic-filters' "${pkgname}-libre" "${pkgname}-parabola")
-md5sums=('9dc532a710c21ac2c063d07465b93d0b')
+md5sums=('28662e88566899266248807077931186')
build() {
cd $pkgname-$pkgver
diff --git a/libre/openttd/PKGBUILD b/libre/openttd/PKGBUILD
index afe388240..b8bb72339 100644
--- a/libre/openttd/PKGBUILD
+++ b/libre/openttd/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 148989 2015-12-06 17:40:08Z bluewind $
+# $Id: PKGBUILD 153606 2015-12-17 13:27:42Z fyan $
# Maintainer (Arch): Vesa Kaihlavirta <vegai@iki.fi>
# Maintainer: André Silva <emulatorman@parabola.nu>
pkgname=openttd
-pkgver=1.5.2
-pkgrel=3.parabola1
+pkgver=1.5.3
+pkgrel=1.parabola1
pkgdesc='An engine for running Transport Tycoon Deluxe, without nonfree openttd-opensfx recommendation'
arch=('i686' 'x86_64' 'armv7h')
url='http://www.openttd.org'
@@ -13,7 +13,7 @@ depends=('libpng' 'sdl' 'icu' 'fontconfig' 'lzo' 'hicolor-icon-theme' 'desktop-f
install=openttd.install
optdepends=('openttd-opengfx: free graphics')
source=("http://binaries.openttd.org/releases/${pkgver}/${pkgname}-${pkgver}-source.tar.xz")
-sha256sums=('60e68eca552e34268033885e5389ad46b88b692514bf426a6e37cebd8d819f28')
+sha256sums=('d8b9a7aaca7c9f3ff69b1d210daf1e2658402941bb9b30cb2789a9df73d1ba63')
build() {
cd ${pkgname}-${pkgver}
diff --git a/libre/texlive-bin/PKGBUILD b/libre/texlive-bin/PKGBUILD
index cb0f33c68..2f2e49b35 100644
--- a/libre/texlive-bin/PKGBUILD
+++ b/libre/texlive-bin/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 252762 2015-12-06 11:56:52Z foutrelis $
+# $Id: PKGBUILD 256766 2015-12-18 22:43:00Z bpiotrowski $
# Maintainer (Arch): Rémy Oudompheng <remy@archlinux.org>
# Contributor (Arch): francois <francois.archlinux.org>
# Maintainer: Michał Masłowski <mtjm@mtjm.eu>
@@ -6,11 +6,11 @@
pkgname=texlive-bin
pkgver=2015.37497
-pkgrel=8.parabola1
+pkgrel=9.parabola1
pkgdesc="TeX Live binaries, without biber binaries (Parabola rebranded)"
license=('GPL')
arch=('i686' 'x86_64')
-depends=('cairo' 'pixman' 'graphite' 't1lib' 'gd' 'poppler=0.38.0'
+depends=('cairo' 'pixman' 'graphite' 't1lib' 'gd' 'poppler=0.39.0'
'libsigsegv' 'zziplib' 'libpng' 'libjpeg' 'freetype2'
'icu=56.1' 'harfbuzz' 'harfbuzz-icu' 'gmp' 'mpfr' 'potrace' 'libpaper')
makedepends=('perl' 'clisp' 'ffcall')