[arch-commits] Commit in ponyc/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Thu Sep 10 03:25:20 UTC 2015
Date: Thursday, September 10, 2015 @ 05:25:19
Author: foutrelis
Revision: 139728
Fix source URL
Modified:
ponyc/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-10 03:19:54 UTC (rev 139727)
+++ PKGBUILD 2015-09-10 03:25:19 UTC (rev 139728)
@@ -12,7 +12,7 @@
makedepends=('llvm')
checkdepends=('pcre2')
optdepends=('pcre2: Needed for the regex package.')
-source=("http://www.ponylang.org/releases/source/ponyc-$pkgver.tar.bz2")
+source=("http://releases.ponylang.org/source/ponyc-$pkgver.tar.bz2")
sha512sums=('018c77a5848efee95f2733e54995ee2f06874b8dae45c46c93066144e00dd93b12eaa56dbf1a83b7e1d8eeaac3decf9706ebe8a56f97c8d789f8ce07a7c4da78')
build() {
More information about the arch-commits
mailing list