[arch-commits] Commit in jade/trunk (PKGBUILD)

Andreas Radke andyrtr at archlinux.org
Sun Jun 19 19:32:18 UTC 2016


    Date: Sunday, June 19, 2016 @ 19:32:17
  Author: andyrtr
Revision: 270208

upgpkg: jade 1.2.1-11

don't replace openjade; FS#49765

Modified:
  jade/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-19 17:37:55 UTC (rev 270207)
+++ PKGBUILD	2016-06-19 19:32:17 UTC (rev 270208)
@@ -5,7 +5,7 @@
 
 pkgname=jade
 pkgver=1.2.1
-pkgrel=10
+pkgrel=11
 _debpatch=47.3
 pkgdesc="James Clark's DSSSL Engine"
 url='http://www.jclark.com/jade/'
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 license=('custom')
 depends=('gcc-libs')
-replaces=('openjade')
+conflicts=('openjade')
 options=('!makeflags')
 source=("ftp://ftp.jclark.com/pub/${pkgname}/${pkgname}-${pkgver}.tar.gz"
         "http://ftp.debian.org/debian/pool/main/j/jade/jade_${pkgver}-${_debpatch}.diff.gz")



More information about the arch-commits mailing list