summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDiab Neiroukh2020-04-14 00:23:45 +0100
committerDiab Neiroukh2020-04-14 00:23:45 +0100
commit7208333e5afcbaddccaa6654e58781bfbd36b954 (patch)
treee29b3fe37a539165b73a871f9d827a7284497d03
parent3a0711f643f03fd1f4b218fe594082854da9b73f (diff)
downloadaur-7208333e5afcbaddccaa6654e58781bfbd36b954.tar.gz
🚀 RELEASE: Refactor PKGBUILD
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bc5608b90327..6c89959ee29c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = layan-cursor-theme-git
pkgdesc = A x-cursor theme inspired by layan gtk theme and based on capitaine-cursors
pkgver = 0.0.0.7a37de2
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/vinceliuice/Layan-cursors
arch = any
license = GPL3
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