summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGimmeapill2023-02-25 10:59:38 +0100
committerGimmeapill2023-02-25 10:59:38 +0100
commit1b3b2a8621b1c7b6b75a584bb172165856648f03 (patch)
tree2234bcc255039742b360ec44dc8afdb6b26de0b0
parent2a6f7a81fc2e3c2362ad3f7eeb2c21aaf5b4fb44 (diff)
downloadaur-1b3b2a8621b1c7b6b75a584bb172165856648f03.tar.gz
updated repository from sourceforge to github
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 653bb2a61998..12736bed3eb7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = guitarix-git
pkgdesc = virtual guitar amplifier for Jack/Linux
- pkgver = 0.43.1.r7.g9a1147fd
+ pkgver = 0.44.1.r28.g84b097bf
pkgrel = 1
url = https://guitarix.org
arch = x86_64
@@ -34,7 +34,7 @@ pkgbase = guitarix-git
provides = libgxwmm.so
conflicts = guitarix
replaces = guitarix2
- source = guitarix::git+https://git.code.sf.net/p/guitarix/git
+ source = guitarix::git+https://github.com/brummer10/guitarix
md5sums = SKIP
pkgname = guitarix-git
diff --git a/PKGBUILD b/PKGBUILD
index d306f010ad33..f2e825799fb8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: David Runge <dvzrv@archlinux.org
pkgname=guitarix-git
-pkgver=0.43.1.r7.g9a1147fd
+pkgver=0.44.1.r28.g84b097bf
pkgrel=1
pkgdesc="virtual guitar amplifier for Jack/Linux"
arch=('x86_64')
@@ -18,7 +18,7 @@ makedepends=('git' 'boost' 'eigen' 'gperf' 'intltool' 'ladspa' 'lv2' 'waf' 'sass
provides=('guitarix' 'libgxw.so' 'libgxwmm.so')
conflicts=('guitarix')
replaces=('guitarix2')
-source=("${pkgname%-*}::git+https://git.code.sf.net/p/guitarix/git")
+source=("${pkgname%-*}::git+https://github.com/brummer10/guitarix")
md5sums=('SKIP')
pkgver() {