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

Jan Steffens heftig at archlinux.org
Wed Oct 18 22:55:17 UTC 2017


    Date: Wednesday, October 18, 2017 @ 22:55:15
  Author: heftig
Revision: 263314

https

Modified:
  libmirage/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-18 22:54:52 UTC (rev 263313)
+++ PKGBUILD	2017-10-18 22:55:15 UTC (rev 263314)
@@ -12,7 +12,7 @@
 license=(GPL)
 depends=(glib2 libsndfile libsamplerate zlib bzip2 xz shared-mime-info)
 makedepends=(gtk-doc gobject-introspection cmake intltool)
-source=(http://downloads.sourceforge.net/cdemu/$pkgname-$pkgver.tar.bz2)
+source=(https://downloads.sourceforge.net/cdemu/$pkgname-$pkgver.tar.bz2)
 sha256sums=('b67ecc1056cf1986321d637f1a52cb36b0f5bec4fac08fd9c71075dcb7dd7363')
 
 prepare() {



More information about the arch-commits mailing list