diff --git a/sndio/trunk/PKGBUILD b/sndio/trunk/PKGBUILD index 3d0717bf1bf..0bd0886345c 100644 --- a/sndio/trunk/PKGBUILD +++ b/sndio/trunk/PKGBUILD @@ -3,10 +3,10 @@ pkgname=sndio pkgver=1.7.0 -pkgrel=1 +pkgrel=2 pkgdesc='A small audio and MIDI framework part of the OpenBSD project' arch=(x86_64) -url='http://www.sndio.org' +url='https://sndio.org' license=(ISC) # sndio can be built without libbsd, but there are a bunch of individual @@ -15,10 +15,10 @@ license=(ISC) depends=(alsa-lib libbsd) source=( - "http://www.sndio.org/sndio-$pkgver.tar.gz" - "http://www.sndio.org/sndio-$pkgver.tar.gz.asc" + "https://sndio.org/sndio-$pkgver.tar.gz" + "https://sndio.org/sndio-$pkgver.tar.gz.asc" ) -# Checksum source: http://www.sndio.org/sndio-$pkgver.tar.gz.sha256 +# Checksum source: https://sndio.org/sndio-$pkgver.tar.gz.sha256 sha256sums=( dda4e3d0879423ed57923975ba74668cbb9299939cad579b0ac64a4b01535552 SKIP