summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorevorster2020-06-18 14:55:25 +0200
committerevorster2020-06-18 14:55:25 +0200
commitac5f54dff35f786a6797547759f65df1872cfe8c (patch)
tree37f143d80672a651a397a275d9696d435524cc73
parenteeae01ef813c60c9186c029aa781b9e367d7c37d (diff)
downloadaur-ac5f54dff35f786a6797547759f65df1872cfe8c.tar.gz
Stupid typo
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c4b77e79b331..26d75454f28d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,7 +25,7 @@ pkgver() {
prepare(){
#Only needed until it becomes part of the source
-cp CMakelists.txt "${srcdir}"/Assets-Production/
+cp CMakeLists.txt "${srcdir}"/Assets-Production/
}