[arch-commits] Commit in scribus/trunk (PKGBUILD)
Gaetan Bisson
bisson at archlinux.org
Wed Jan 13 08:32:12 UTC 2016
Date: Wednesday, January 13, 2016 @ 09:32:12
Author: bisson
Revision: 156297
upstream update
Modified:
scribus/trunk/PKGBUILD
----------+
PKGBUILD | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-01-13 08:03:09 UTC (rev 156296)
+++ PKGBUILD 2016-01-13 08:32:12 UTC (rev 156297)
@@ -6,8 +6,8 @@
# Contributor: Ben <ben at benmazer.net>
pkgname=scribus
-pkgver=1.4.5
-pkgrel=4
+pkgver=1.4.6
+pkgrel=1
pkgdesc='Desktop publishing software'
url='http://www.scribus.net/'
license=('GPL')
@@ -17,8 +17,9 @@
depends=('qt4' 'cairo' 'lcms2' 'libcups' 'libxml2' 'hyphen'
'ghostscript' 'python2' 'podofo' 'boost-libs'
'desktop-file-utils' 'shared-mime-info')
-source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('70685aeb66d1f8f4984125c56f8f6e059af267c3')
+validpgpkeys=('5086B8D68E70FDDF4C40045AEF7B95E7F60166DA')
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.asc})
+sha1sums=('f04a2eecfb531af4beb99645f85165be161b00a3' 'SKIP')
install=install
More information about the arch-commits
mailing list