summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfwhcat2019-05-02 23:19:42 +0200
committerfwhcat2019-05-02 23:19:42 +0200
commit3bf6bf84ccf3d8d29e3724514101c3fe9f9a24fe (patch)
tree10d788b6675f5cab6fba4ceae02ed0b43dec3c07
parent28493f7333c4e0922598ec0511c53d3e4b7af3f5 (diff)
downloadaur-3bf6bf84ccf3d8d29e3724514101c3fe9f9a24fe.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..f31360a50d6c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,8 +11,8 @@ license=('GPL3')
makedepends=('git')
-provides=("${_pkgname}")
-conflicts=("${_pkgname}")
+provides=("${pkgname}")
+conflicts=("${pkgname}")
source=("${_pkgname}::git+https://github.com/B00merang-Artwork/Windows-10.git")
sha256sums=('SKIP')