summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDiab Neiroukh2020-04-14 00:23:45 +0100
committerDiab Neiroukh2020-04-14 00:23:45 +0100
commit7208333e5afcbaddccaa6654e58781bfbd36b954 (patch)
treee29b3fe37a539165b73a871f9d827a7284497d03 /PKGBUILD
parent3a0711f643f03fd1f4b218fe594082854da9b73f (diff)
downloadaur-7208333e5afcbaddccaa6654e58781bfbd36b954.tar.gz
🚀 RELEASE: Refactor PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c2cb575ccb83..219d0f5b7daf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname="layan-cursor-theme-git"
pkgver=0.0.0.7a37de2
-pkgrel=4
+pkgrel=5
pkgdesc='A x-cursor theme inspired by layan gtk theme and based on capitaine-cursors'
arch=("any")
url="https://github.com/vinceliuice/Layan-cursors"
@@ -29,7 +29,7 @@ package()
_cleancursordirname=false
fi
- mkdir -p "${pkgdir}/usr/share/icons"
+ install -d "${pkgdir}/usr/share/icons"
cd "Layan-cursors"
if [ "$_cleancursordirname" = "true" ]; then