summaryrefslogtreecommitdiff
path: root/extra/libxp
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-06-01 00:09:42 -0700
committerroot <root@rshg054.dnsready.net>2013-06-01 00:09:42 -0700
commitf8a7f10fa1675bee536e1fdb4672c3d84e779d1c (patch)
tree2140a8d8b3b10f30e5179f108ae6682e296311e1 /extra/libxp
parent7e7561a9640d0e1f54288a391239feb6bd691b56 (diff)
Sat Jun 1 00:09:42 PDT 2013
Diffstat (limited to 'extra/libxp')
-rw-r--r--extra/libxp/PKGBUILD11
1 files changed, 6 insertions, 5 deletions
diff --git a/extra/libxp/PKGBUILD b/extra/libxp/PKGBUILD
index 5e33fa581..24784103f 100644
--- a/extra/libxp/PKGBUILD
+++ b/extra/libxp/PKGBUILD
@@ -1,9 +1,10 @@
-# $Id: PKGBUILD 151429 2012-02-26 10:49:41Z pierre $
-#Maintainer: Jan de Groot <jgc@archlinux.org>
+# $Id: PKGBUILD 186883 2013-05-31 14:02:47Z andyrtr $
+# Maintainer: AndyRTR <andyrtr@archlinux.org>
+# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=libxp
-pkgver=1.0.1
-pkgrel=3
+pkgver=1.0.2
+pkgrel=1
pkgdesc="X11 X Print Library"
arch=('i686' 'x86_64')
license=('custom')
@@ -13,7 +14,7 @@ makedepends=('xorg-util-macros')
options=('!libtool')
source=("${url}/releases/individual/lib/libXp-${pkgver}.tar.bz2")
license=('custom')
-sha1sums=('9c76823c7cfcb43f097963d0c930dcc4e38807a8')
+sha256sums=('952fe5b5e90abd2cf04739aef3a9b63a253cd9309ed066a82bab7ca9112fd0b5')
build() {
cd "${srcdir}/libXp-${pkgver}"