summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGimmeapill2017-02-09 22:24:44 +0100
committerGimmeapill2017-02-09 22:24:44 +0100
commite0da390669b2ac50844b76a4be48924784e68906 (patch)
treefe179d8cf73f64e6f886c02f98ff9078b9e4ec04
parenta4a162ef256c138772d36a35b3d349a75493fe38 (diff)
downloadaur-e0da390669b2ac50844b76a4be48924784e68906.tar.gz
added https to source url
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 03bceb2e7ad0..9c00659198a4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Jan 29 19:54:08 UTC 2017
+# Thu Feb 9 21:24:10 UTC 2017
pkgbase = guitarix-git
pkgdesc = A virtual guitar amplifier for Linux
- pkgver = 0.35.2.r31.g34cdb3c8
+ pkgver = 0.35.2.r33.ga11713b7
pkgrel = 1
url = http://guitarix.sourceforge.net
arch = i686
@@ -30,7 +30,7 @@ pkgbase = guitarix-git
conflicts = guitarix
conflicts = guitarix2
conflicts = gx_head
- source = guitarix::git+git://git.code.sf.net/p/guitarix/git
+ source = guitarix::git+https://git.code.sf.net/p/guitarix/git
md5sums = SKIP
pkgname = guitarix-git
diff --git a/PKGBUILD b/PKGBUILD
index e3b72110eca2..6b148208a65d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Funkmuscle
pkgname=guitarix-git
-pkgver=0.35.2.r31.g34cdb3c8
+pkgver=0.35.2.r33.ga11713b7
pkgrel=1
pkgdesc="A virtual guitar amplifier for Linux"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ makedepends=('python' 'python2' 'boost' 'eigen' 'gperf' 'intltool' 'lv2')
optdepends=('meterbridge: sound meters')
provides=("${pkgname%-*}" "guitarix2" "gx_head")
conflicts=("${pkgname%-*}" "guitarix2" "gx_head")
-source=("${pkgname%-*}::git+git://git.code.sf.net/p/guitarix/git")
+source=("${pkgname%-*}::git+https://git.code.sf.net/p/guitarix/git")
md5sums=('SKIP')
pkgver() {