[arch-commits] Commit in units/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Mon Nov 14 17:56:48 UTC 2016


    Date: Monday, November 14, 2016 @ 17:56:48
  Author: spupykin
Revision: 195855

Modified:
  units/trunk/PKGBUILD

----------+
 PKGBUILD |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-14 17:55:45 UTC (rev 195854)
+++ PKGBUILD	2016-11-14 17:56:48 UTC (rev 195855)
@@ -12,8 +12,10 @@
 depends=('readline' 'python' 'python-unidecode')
 license=("GPL")
 options=('!makeflags')
-source=(http://ftp.gnu.org/gnu/units/$pkgname-$pkgver.tar.gz)
-md5sums=('5cbf2a6af76e94ba0ac55fc8d99d5a3e')
+validpgpkeys=('9AD8FC4162D7937CF64F972E1889D5F0E0636F49')
+source=(https://ftp.gnu.org/gnu/units/$pkgname-$pkgver.tar.gz{,.sig})
+sha256sums=('0ba5403111f8e5ea22be7d51ab74c8ccb576dc30ddfbf18a46cb51f9139790ab'
+            'SKIP')
 
 build() {
   cd "$srcdir"/$pkgname-$pkgver



More information about the arch-commits mailing list