summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorErik Dubois2018-11-24 08:32:36 +0100
committerErik Dubois2018-11-24 08:32:36 +0100
commit7565fe7c3e7e42d5002b05d12a989d52464545e7 (patch)
tree2aba706707e2bf26bb9659a8c443e3693b626847 /PKGBUILD
parenta68dd0b4fd69389f57d8df25563ad0f0d7a90887 (diff)
downloadaur-7565fe7c3e7e42d5002b05d12a989d52464545e7.tar.gz
commit from @ Sat Nov 24 08:32:36 CET 2018
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eb412c697721..25551b2c821f 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=sardi-icons
pkgver=9.6
-pkgrel=13
+pkgrel=14
_destname="/usr/share/icons/"
pkgdesc="Sardi is an icon collection for any linux distro with 6 different circular icons and 10 different kind of folders. "
arch=('any')
@@ -15,8 +15,6 @@ conflicts=("${pkgname}")
options=(!strip !emptydirs)
source=("http://downloads.sourceforge.net/project/sardi/${pkgname}-${pkgver}-${pkgrel}.tar.gz")
sha256sums=('SKIP')
-
-
package() {
rm ${srcdir}/${pkgname}-${pkgver}-${pkgrel}.tar.gz
find ${srcdir} -type f -name "*.sh" -exec chmod 644 '{}' \;