summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoriboyperson2018-03-04 01:29:45 -0700
committeriboyperson2018-03-04 01:29:45 -0700
commitf7a5184bf437a60a91007f9574c09e68469d404c (patch)
treeaf0c7327b8cd7314d5fbf36ca7654329aede8396
parent315365998b3ddb68b00b2f32174c28a96dcaeb23 (diff)
downloadaur-f7a5184bf437a60a91007f9574c09e68469d404c.tar.gz
set url to use _reponame
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6a073989e2e9..93802818259a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ makedepends=(
)
provides=("plasma5-applets-caffeine-plus")
conflicts=("plasma5-applets-caffeine-plus")
-source=("https://github.com/qunxyz/plasma-applet-caffeine-plus/archive/v$pkgver.tar.gz")
+source=("https://github.com/qunxyz/$_reponame/archive/v$pkgver.tar.gz")
sha256sums=('935beb6d536e1dba81b320d9f6c27dff2d96ad85f40ea608ae7ea63ec6ea5521')
prepare() {