[arch-commits] Commit in psutils/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sat Nov 28 17:39:41 UTC 2020
Date: Saturday, November 28, 2020 @ 17:39:40
Author: arojas
Revision: 402372
Update to 2.04
Modified:
psutils/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-28 15:56:33 UTC (rev 402371)
+++ PKGBUILD 2020-11-28 17:39:40 UTC (rev 402372)
@@ -3,8 +3,8 @@
# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
pkgname=psutils
-pkgver=2.03
-pkgrel=2
+pkgver=2.04
+pkgrel=1
arch=('any')
pkgdesc="A set of postscript utilities"
url="https://github.com/rrthomas/psutils"
@@ -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=('a24d1dab2aba74743ac5870f60f27d3d04d30a1075c92db5500df2cc0a6b0ba5')
+sha256sums=('6e25e3a04d769cf591f8f3b346626f6a7d0fdf9c4ae2ac9bedd5df8eef8210ad')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list