[arch-commits] Commit in libmikmod/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Wed Oct 18 23:08:43 UTC 2017
Date: Wednesday, October 18, 2017 @ 23:08:38
Author: heftig
Revision: 308225
https
Modified:
libmikmod/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-10-18 23:07:27 UTC (rev 308224)
+++ PKGBUILD 2017-10-18 23:08:38 UTC (rev 308225)
@@ -12,7 +12,7 @@
arch=(i686 x86_64)
depends=(libpulse sh)
makedepends=(alsa-lib)
-source=(http://downloads.sourceforge.net/mikmod/$pkgname-$pkgver.tar.gz)
+source=(https://downloads.sourceforge.net/mikmod/$pkgname-$pkgver.tar.gz)
sha256sums=('ad9d64dfc8f83684876419ea7cd4ff4a41d8bcd8c23ef37ecb3a200a16b46d19')
prepare() {
More information about the arch-commits
mailing list