summaryrefslogtreecommitdiffstats
path: root/linhes/linhes-templates/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'linhes/linhes-templates/PKGBUILD')
-rw-r--r--linhes/linhes-templates/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/linhes/linhes-templates/PKGBUILD b/linhes/linhes-templates/PKGBUILD
index f0598c6..6e93ca8 100644
--- a/linhes/linhes-templates/PKGBUILD
+++ b/linhes/linhes-templates/PKGBUILD
@@ -1,12 +1,13 @@
pkgname=linhes-templates
pkgver=9.0.0
-pkgrel=4
-conflicts=( )
+pkgrel=5
+conflicts=()
pkgdesc="Templates used for LinHES system configuration"
depends=()
makedepends=()
arch=('x86_64')
source=(templates.tar.gz)
+sha256sums=('6d959c2c25d860b7e74d493900fa0de412975ab5652317dd442388db6ee97f83')
package() {
MVDIR=$pkgdir/usr/share/linhes
@@ -15,4 +16,3 @@ package() {
chmod -R 0755 $MVDIR
find $MVDIR -type f -perm 0755 -exec chmod 0644 {} +
}
-sha256sums=('04a35b290a39c0ae20bb519989f8436ea01a867b53957ff5432c80500eaf4bb8')