diff options
author | Britney Fransen <brfransen@gmail.com> | 2022-11-21 05:54:34 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2022-11-21 05:54:34 (GMT) |
commit | 613c9a2d97a26a8f04aef9f511c26a8d65c3cc03 (patch) | |
tree | 96ae0d571f3faee722fe4872a6e2d2739d821982 /linhes/linhes-templates/PKGBUILD | |
parent | 15ebf054b832740ede9bf4082838134f0621bead (diff) | |
download | linhes_pkgbuild-613c9a2d97a26a8f04aef9f511c26a8d65c3cc03.zip linhes_pkgbuild-613c9a2d97a26a8f04aef9f511c26a8d65c3cc03.tar.gz linhes_pkgbuild-613c9a2d97a26a8f04aef9f511c26a8d65c3cc03.tar.bz2 |
linhes-templates: plasma desktop changes
Diffstat (limited to 'linhes/linhes-templates/PKGBUILD')
-rw-r--r-- | linhes/linhes-templates/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/linhes/linhes-templates/PKGBUILD b/linhes/linhes-templates/PKGBUILD index 67ddc5d..f0598c6 100644 --- a/linhes/linhes-templates/PKGBUILD +++ b/linhes/linhes-templates/PKGBUILD @@ -1,6 +1,6 @@ pkgname=linhes-templates pkgver=9.0.0 -pkgrel=3 +pkgrel=4 conflicts=( ) pkgdesc="Templates used for LinHES system configuration" depends=() @@ -15,4 +15,4 @@ package() { chmod -R 0755 $MVDIR find $MVDIR -type f -perm 0755 -exec chmod 0644 {} + } -sha256sums=('5d0d291f65a15c693fff982ee1818c543209e32213a8b06046054ee2418c7245') +sha256sums=('04a35b290a39c0ae20bb519989f8436ea01a867b53957ff5432c80500eaf4bb8') |