[arch-commits] Commit in whowatch/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Jun 6 17:33:53 UTC 2018
Date: Wednesday, June 6, 2018 @ 17:33:53
Author: felixonmars
Revision: 341516
upgpkg: whowatch 1.8.5-3
BUILDINFO Rebuild
Modified:
whowatch/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-06-06 17:32:53 UTC (rev 341515)
+++ PKGBUILD 2018-06-06 17:33:53 UTC (rev 341516)
@@ -3,7 +3,7 @@
# Contributor: Nezmer <me at nezmer.info>
pkgname=whowatch
pkgver=1.8.5
-pkgrel=2
+pkgrel=3
pkgdesc='Displays information about the users currently logged on to the machine in real time'
arch=(x86_64)
url="https://wizard.uek.krakow.pl/~mike/#whowatch"
@@ -10,7 +10,7 @@
license=('GPL2')
depends=(ncurses)
source=(https://wizard.uek.krakow.pl/~mike/download/$pkgname-$pkgver.tar.gz)
-md5sums=('8304e8907c7d9e585beda9bec9a9c5fb')
+sha512sums=('9a534dcc859101e3f6636fcfc191be3c0a66b843225dbace0d851f8cca7bbf1374929f604414556c651167c24a223525304fe2963a92b97ba97a8f57179ec738')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list