diff options
author | Britney Fransen <brfransen@gmail.com> | 2017-02-23 20:36:32 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2017-02-23 20:36:32 (GMT) |
commit | 4b1ddc57a2f4cbf390f88f5b16d13bb92c8e9b43 (patch) | |
tree | 6ec5fbc641917f0a60aed1275dbb592a7de2620b /abs/core/LinHES-system/PKGBUILD | |
parent | 4d4d8d4d6e947e7c765d9fa49a73ace87da10784 (diff) | |
download | linhes_pkgbuild-4b1ddc57a2f4cbf390f88f5b16d13bb92c8e9b43.zip linhes_pkgbuild-4b1ddc57a2f4cbf390f88f5b16d13bb92c8e9b43.tar.gz linhes_pkgbuild-4b1ddc57a2f4cbf390f88f5b16d13bb92c8e9b43.tar.bz2 |
LinHES-system: create_media_dirs.sh: make media/tmp r/w for all and temp
Diffstat (limited to 'abs/core/LinHES-system/PKGBUILD')
-rwxr-xr-x | abs/core/LinHES-system/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core/LinHES-system/PKGBUILD b/abs/core/LinHES-system/PKGBUILD index 2ae0063..6e45a57 100755 --- a/abs/core/LinHES-system/PKGBUILD +++ b/abs/core/LinHES-system/PKGBUILD @@ -1,6 +1,6 @@ pkgname=LinHES-system pkgver=8.4 -pkgrel=19 +pkgrel=20 arch=('i686' 'x86_64') install=system.install pkgdesc="Everything that makes LinHES an automated system" @@ -107,7 +107,7 @@ md5sums=('c6e6b83a1f4c35ef4501e277657ab2ac' '2c005d95312018bef80092136f80f254' 'c8db6a83ecc089ea37ab7fcb0f7a01cf' 'ca63946920ba33de1f15abda83e74e40' - 'bc9a01dfed47d3f9d7599cf9c08b1066' + 'ce80e41338a5e446f0a75d12caa1a53d' '3e60b17892e5b8214d47dcfddf5215a4' '57ec994cc3964a10c00580e89ebcae35' '00330dab3979f34b07b23b20ea06d37e' |