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

Antonio Rojas arojas at archlinux.org
Thu Jun 4 11:46:31 UTC 2020


    Date: Thursday, June 4, 2020 @ 11:46:29
  Author: arojas
Revision: 388275

Update to 2.03

Modified:
  psutils/trunk/PKGBUILD

----------+
 PKGBUILD |    8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-04 11:44:09 UTC (rev 388274)
+++ PKGBUILD	2020-06-04 11:46:29 UTC (rev 388275)
@@ -3,18 +3,16 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
  
 pkgname=psutils
-pkgver=1.93
-pkgrel=3
+pkgver=2.03
+pkgrel=1
 arch=('any')
 pkgdesc="A set of postscript utilities"
 url="https://github.com/rrthomas/psutils"
 license=('GPL3')
 depends=('glibc' 'ghostscript' 'perl-ipc-run3' 'paper')
-provides=('psutils-lprng')
-replaces=('psutils-lprng')
 options=('!makeflags')
 source=("https://github.com/rrthomas/psutils/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('48da2ec1be379ac05d0d3d5d7b6229c2fa56dfb41ae811f5120021e832db21f4')
+sha256sums=('a24d1dab2aba74743ac5870f60f27d3d04d30a1075c92db5500df2cc0a6b0ba5')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list