summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzoe2021-06-14 09:52:26 +0200
committerzoe2021-06-14 09:52:26 +0200
commitf9c7711f445ae9b00f653ca7a86c73e9c4f14aac (patch)
tree6a76081a26c0a0ed67f36b9f7bcf2092410ed601
parent099eb0ab0ca338acc65273df4ab6e865a120bd9d (diff)
downloadaur-quelcom.tar.gz
update source link from http towards https
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 432fafc7e608..ef59688b197f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,11 @@
pkgbase = quelcom
pkgdesc = Quelcom provides assorted tools to perform simple editing operations on MP3 and WAV audio files. These include fading, check-and-clean, informational extraction and lossless cutting and joining without reencoding.
pkgver = 0.4.0_15
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/posixru/quelcom
arch = x86_64
license = GPL
- source = http://mirrors.edge.kernel.org/ubuntu/pool/universe/q/quelcom/quelcom_0.4.0-15_amd64.deb
+ source = https://mirrors.edge.kernel.org/ubuntu/pool/universe/q/quelcom/quelcom_0.4.0-15_amd64.deb
md5sums = be0495c7714f6f624ee379f5627c6fee
pkgname = quelcom
-
diff --git a/PKGBUILD b/PKGBUILD
index 9ace0952627c..595f92760ee7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=quelcom
pkgver=0.4.0_15
_pkgver=0.4.0
-pkgrel=1
+pkgrel=2
pkgdesc="Quelcom provides assorted tools to perform simple editing operations on MP3 and WAV audio files. These include fading, check-and-clean, informational extraction and lossless cutting and joining without reencoding."
license=('GPL')
url="https://github.com/posixru/quelcom"
arch=('x86_64')
-source=("http://mirrors.edge.kernel.org/ubuntu/pool/universe/q/${pkgname}/${pkgname}_${_pkgver}-15_amd64.deb")
+source=("https://mirrors.edge.kernel.org/ubuntu/pool/universe/q/${pkgname}/${pkgname}_${_pkgver}-15_amd64.deb")
md5sums=('be0495c7714f6f624ee379f5627c6fee')
package() {