[arch-commits] Commit in conky/trunk (PKGBUILD)
Gaëtan Bisson
bisson at archlinux.org
Thu Mar 2 01:30:57 UTC 2017
Date: Thursday, March 2, 2017 @ 01:30:56
Author: bisson
Revision: 289784
switch to sha256sum
Modified:
conky/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-03-02 01:30:52 UTC (rev 289783)
+++ PKGBUILD 2017-03-02 01:30:56 UTC (rev 289784)
@@ -16,8 +16,8 @@
'imlib2' 'libxml2' 'libpulse')
source=("https://github.com/brndnmtthws/conky/archive/v${pkgver}.tar.gz"
'lua53.patch')
-sha1sums=('54cb3322dc3a969f1fda03383012c61d57261345'
- 'a3a74542b6524e5663ad37aaba292b48e8bea3b1')
+sha256sums=('4c80982960b2a72e3e33cef33347c97b9239ed110d9584da4e7f17f28faf60ca'
+ '16516bdae848f85be949185746418fa5810d426e1f25b6dbbcefdbf4a0b8e6f3')
options=('!strip' 'debug')
More information about the arch-commits
mailing list