summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMilk Brewster2020-08-29 22:06:18 +0100
committerMilk Brewster2020-08-29 22:06:18 +0100
commit3b8983f3f0b52aa291e9e71cfc65260cee03a6b2 (patch)
treec8ab8e05aee1b4129ff2fcf5618f39812f63454b
parent45b4c3f375eff610afaa4966980f0ebdf0769000 (diff)
downloadaur-3b8983f3f0b52aa291e9e71cfc65260cee03a6b2.tar.gz
fic path
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 82996f2b528a..11298d0b47e3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -20,7 +20,7 @@ pkgbase = bespokesynth-git
provides = bespokesynth-bin
conflicts = bespokesynth
conflicts = bespokesynth-bin
- source = bespokesynth::git+https://github.com/awwbees/BespokeSynth
+ source = BespokeSynth::git+https://github.com/awwbees/BespokeSynth
md5sums = SKIP
pkgname = bespokesynth-git
diff --git a/PKGBUILD b/PKGBUILD
index 73518beed80b..33068c354993 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ provides=('bespokesynth' 'bespokesynth-bin')
conflicts=('bespokesynth' 'bespokesynth-bin')
replaces=()
noextract=()
-source=($_pkgname::git+https://github.com/awwbees/BespokeSynth)
+source=(BespokeSynth::git+https://github.com/awwbees/BespokeSynth)
md5sums=('SKIP')
pkgver() {