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

Antonio Rojas arojas at archlinux.org
Sun Sep 15 14:15:48 UTC 2019


    Date: Sunday, September 15, 2019 @ 14:15:47
  Author: arojas
Revision: 362916

https

Modified:
  snarf/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-15 14:14:49 UTC (rev 362915)
+++ PKGBUILD	2019-09-15 14:15:47 UTC (rev 362916)
@@ -8,7 +8,7 @@
 url="https://www.xach.com/snarf/"
 license=('GPL')
 depends=('glibc')
-source=(http://www.xach.com/snarf/download/source/${pkgname}-${pkgver}.tar.gz)
+source=(https://www.xach.com/snarf/download/source/${pkgname}-${pkgver}.tar.gz)
 md5sums=('7470d8457bc0d347b5cd8668c9e735c4')
 
 build() {



More information about the arch-commits mailing list