summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Menelkir2021-01-22 14:44:02 -0300
committerDaniel Menelkir2021-01-22 14:44:02 -0300
commitca3e39edd36292ac714f221adb5b288f0a66ef73 (patch)
tree57c6db11fb19d1d63a9b0ecd77f249c7456ae83b /PKGBUILD
parentcbbf34f3199eea0476b2235862ab2cb2475cb3f0 (diff)
downloadaur-ca3e39edd36292ac714f221adb5b288f0a66ef73.tar.gz
Cleanup
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 92f65f565997..1dcf9cf45315 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('x86_64')
url="https://gitlab.com/menelkir/g15composer"
license=('GPL')
depends=('g15daemon')
-source=(https://gitlab.com/menelkir/g15composer/-/archive/v${pkgver}/${pkgname}-v${pkgver}.tar.bz2)
+source=(https://gitlab.com/menelkir/${pkgname}/-/archive/v${pkgver}/${pkgname}-v${pkgver}.tar.bz2)
sha512sums=('67f2b55d499099e61746c0530f72af734aea192e070b46e9dce2bd84dd8956553d5e8f8b1dfbf3c9bb0ed6151dd33d6cd04cc174f37c1a2495b5d7960035f0d7')
build() {