[arch-commits] Commit in lal/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Jun 4 13:25:04 UTC 2018
Date: Monday, June 4, 2018 @ 13:25:04
Author: felixonmars
Revision: 340279
upgpkg: lal 1.1-4
BUILDINFO Rebuild
Modified:
lal/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-06-04 13:24:59 UTC (rev 340278)
+++ PKGBUILD 2018-06-04 13:25:04 UTC (rev 340279)
@@ -4,7 +4,7 @@
pkgname=lal
pkgver=1.1
-pkgrel=3
+pkgrel=4
pkgdesc="A simple dockapp to display the date and/or time"
arch=('x86_64')
url="http://projects.l3ib.org/lal/"
@@ -11,7 +11,7 @@
license=('GPL3')
depends=('libxft' 'libxt')
source=(http://projects.l3ib.org/$pkgname/files/$pkgname-$pkgver.tar.gz)
-md5sums=('9fc87db08a5c74a7bbab4095e0868457')
+sha512sums=('ac5238ec9f68339f188ae743288998f3808fb5229ae1920f6b8dc93e4a3503494d011c7e39fe4b09d93ec3525cc4e20b5775c2b44f63a9708527b1291fd64eda')
build() {
cd ${srcdir}/$pkgname
More information about the arch-commits
mailing list