[arch-commits] Commit in menumaker/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Thu Apr 25 20:34:42 UTC 2019
Date: Thursday, April 25, 2019 @ 20:34:40
Author: arojas
Revision: 454037
https
Modified:
menumaker/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-04-25 20:33:29 UTC (rev 454036)
+++ PKGBUILD 2019-04-25 20:34:40 UTC (rev 454037)
@@ -12,7 +12,7 @@
license=('BSD')
depends=('python')
options=('!makeflags')
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
+source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
sha256sums=('7e22db0f0d937d33bb338e03f6eac9aa549b9a790c666e519b13de39de66a4d6')
build() {
More information about the arch-commits
mailing list