summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfwhcat2019-05-02 23:21:40 +0200
committerfwhcat2019-05-02 23:21:40 +0200
commitd2472873a1071d4aac6293c42fd5d9dc06542713 (patch)
tree3449e5abbb0142a06ef6630adab0baf896e9bf31
parent28493f7333c4e0922598ec0511c53d3e4b7af3f5 (diff)
downloadaur-d2472873a1071d4aac6293c42fd5d9dc06542713.tar.gz
Provides & Conflits missed -git at the end
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9feeaac0ca95..94c016435786 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,8 +11,8 @@ license=('GPL3')
makedepends=('git')
-provides=("${_pkgname}")
-conflicts=("${_pkgname}")
+provides=("${_pkgname}-git")
+conflicts=("${_pkgname}-git")
source=("${_pkgname}::git+https://github.com/B00merang-Artwork/Windows-10.git")
sha256sums=('SKIP')