summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorQuentin Bazin2019-05-28 10:47:18 +0200
committerQuentin Bazin2019-05-28 10:47:18 +0200
commitcf1bca894ed9b7617130fc343178f16410a6c4f4 (patch)
treec26dffe11e8570a16ecffd79353ec48075ab9908
parent4da181d45124feccf086a3b50c32453131dde82d (diff)
downloadaur-cf1bca894ed9b7617130fc343178f16410a6c4f4.tar.gz
Small fix.
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 97a304ea0f97..32e22992b267 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Unarelith's cash management service"
arch=("i686" "x86_64")
url="https://git.unarelith.net/Unarelith/mycash"
depends=("apache" "mod_wsgi" "python" "python-pip" "python-virtualenv")
-provides=("unarelith")
+provides=("mycash")
source=("${_pkgname}::git+${url}.git")
md5sums=("SKIP")
install=mycash-git.install