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

Antonio Rojas arojas at archlinux.org
Sun Apr 4 09:40:57 UTC 2021


    Date: Sunday, April 4, 2021 @ 09:40:39
  Author: arojas
Revision: 411490

Update to 2.05

Modified:
  psutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-04 05:19:09 UTC (rev 411489)
+++ PKGBUILD	2021-04-04 09:40:39 UTC (rev 411490)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
  
 pkgname=psutils
-pkgver=2.04
+pkgver=2.05
 pkgrel=1
 arch=('any')
 pkgdesc="A set of postscript utilities"
@@ -12,7 +12,7 @@
 depends=('glibc' 'ghostscript' 'perl' 'perl-ipc-run3' 'paper')
 options=('!makeflags')
 source=("https://github.com/rrthomas/psutils/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('6e25e3a04d769cf591f8f3b346626f6a7d0fdf9c4ae2ac9bedd5df8eef8210ad')
+sha256sums=('1ab103210baf139789f9e049165088d08ad041fb9f28d4bdc2430e5773b63346')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list