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

Antonio Rojas arojas at archlinux.org
Mon May 27 20:25:37 UTC 2019


    Date: Monday, May 27, 2019 @ 20:25:36
  Author: arojas
Revision: 471975

https

Modified:
  alure/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-27 20:25:05 UTC (rev 471974)
+++ PKGBUILD	2019-05-27 20:25:36 UTC (rev 471975)
@@ -6,7 +6,7 @@
 pkgrel=6
 pkgdesc='Utility library to help manage common tasks with OpenAL applications.'
 arch=('x86_64')
-url='http://kcat.strangesoft.net/alure.html'
+url='https://kcat.strangesoft.net/alure.html'
 license=('MIT')
 depends=('openal')
 makedepends=('cmake' 'libsndfile' 'libvorbis' 'flac' 'mpg123' 'dumb' 'fluidsynth')
@@ -16,7 +16,7 @@
             'mpg123: for MPEG support'
             'dumb: for IT, XM, S3M and MOD support'
             'fluidsynth: for SoundFont 2 support')
-source=("http://kcat.strangesoft.net/alure-releases/${pkgname}-${pkgver}.tar.bz2"
+source=("https://kcat.strangesoft.net/alure-releases/${pkgname}-${pkgver}.tar.bz2"
         build.patch)
 md5sums=('3088aba074ad02d95ea51e705053b9f5'
          '6a8dfd62ccae920d393b4202736aba46')



More information about the arch-commits mailing list