[arch-commits] Commit in libutempter/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Tue Jul 7 06:07:50 UTC 2020
Date: Tuesday, July 7, 2020 @ 06:07:29
Author: arojas
Revision: 390929
Update to 1.2.1
Modified:
libutempter/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-07 01:15:44 UTC (rev 390928)
+++ PKGBUILD 2020-07-07 06:07:29 UTC (rev 390929)
@@ -1,7 +1,7 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=libutempter
-pkgver=1.2.0
+pkgver=1.2.1
pkgrel=1
pkgdesc="Interface for terminal emulators such as screen and xterm to record user sessions to utmp and wtmp files"
arch=('x86_64')
@@ -8,8 +8,9 @@
url="ftp://ftp.altlinux.org/pub/people/ldv/utempter"
license=('LGPL')
depends=('glibc')
+makedepends=('systemd')
source=(ftp://ftp.altlinux.org/pub/people/ldv/utempter/$pkgname-$pkgver.tar.gz{,.asc})
-sha512sums=('24b9fb59269b48bfee397520907c74746a7a38cf12cc002a8adcdd930460036caea7c72fe47b93badf678dc8306786bf4d87f23ee696a524bfc93722ea1eed23'
+sha512sums=('d3a3bab7d2c2a68534c5ad41dd02bde849eb08df5dbb895a79b50b74d269c48c4cfcd12c4654941ccb7cdd43f486cfdc19148fa470870562f5cd324ce9782429'
'SKIP')
validpgpkeys=(296D6F29A020808E8717A8842DB5BD89A340AEB7) # Dmitry V. Levin <ldv at altlinux.org>
More information about the arch-commits
mailing list