[arch-commits] Commit in libgxps/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Thu Sep 24 15:23:08 UTC 2015
Date: Thursday, September 24, 2015 @ 17:23:07
Author: jgc
Revision: 247275
upgpkg: libgxps 0.2.3.2-1
Modified:
libgxps/trunk/PKGBUILD
----------+
PKGBUILD | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-24 14:40:08 UTC (rev 247274)
+++ PKGBUILD 2015-09-24 15:23:07 UTC (rev 247275)
@@ -2,15 +2,16 @@
# Maintainer: Ionut Biru <ibiru at archlinux.org>
pkgname=libgxps
-pkgver=0.2.2
-pkgrel=3
+pkgver=0.2.3.2
+pkgrel=1
pkgdesc="XPS Documents library"
arch=(i686 x86_64)
url="https://live.gnome.org/libgxps"
license=('GPL2')
depends=('cairo' 'libarchive' 'libjpeg-turbo' 'libtiff' 'lcms2')
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('39d104739bf0db43905c315de1d8002460f1a098576f4418f69294013a5820be')
+makedepends=('gobject-introspection')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('6ea5f0ed85665a4e6702e31e38b5f1b2e5ae4f3d316a55d7f1fb1799224b4127')
build() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list