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

Sébastien Luttringer seblu at archlinux.org
Sun Feb 18 23:41:58 UTC 2018


    Date: Sunday, February 18, 2018 @ 23:41:58
  Author: seblu
Revision: 317266

upgpkg: less 530-1

Modified:
  less/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-18 23:38:36 UTC (rev 317265)
+++ PKGBUILD	2018-02-18 23:41:58 UTC (rev 317266)
@@ -13,9 +13,8 @@
 groups=('base')
 depends=('glibc' 'ncurses' 'pcre')
 validpgpkeys=('AE27252BD6846E7D6EAE1DD6F153A7C833235259') # Mark Nudelman
-_tarball=$pkgname-$pkgver.tar.gz
-source=("http://www.greenwoodsoftware.com/$pkgname/$_tarball"
-        "$_tarball.sig::http://www.greenwoodsoftware.com/$pkgname/$_tarball.sig")
+source=("http://www.greenwoodsoftware.com/$pkgname/$pkgname-$pkgver.tar.gz"
+        "$pkgname-$pkgver.tar.gz::http://www.greenwoodsoftware.com/$pkgname/$pkgname-$pkgver.sig")
 md5sums=('6a39bccf420c946b0fd7ffc64961315b'
          'SKIP')
 



More information about the arch-commits mailing list