diff options
author | Britney Fransen <brfransen@gmail.com> | 2023-02-05 21:46:39 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2023-02-05 21:46:39 (GMT) |
commit | 889d40a38a413dda0263e84eba8b4c8a328376af (patch) | |
tree | facc759ae254dcd4e226cdcd367a7d090e5abf46 /linhes/linhes-system/PKGBUILD | |
parent | fbd1e801fd79ac1ef17a639d2b25f5ccfe2ed21c (diff) | |
download | linhes_pkgbuild-889d40a38a413dda0263e84eba8b4c8a328376af.zip linhes_pkgbuild-889d40a38a413dda0263e84eba8b4c8a328376af.tar.gz linhes_pkgbuild-889d40a38a413dda0263e84eba8b4c8a328376af.tar.bz2 |
linhes-system: add_storage.py: change parser
Diffstat (limited to 'linhes/linhes-system/PKGBUILD')
-rwxr-xr-x | linhes/linhes-system/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/linhes/linhes-system/PKGBUILD b/linhes/linhes-system/PKGBUILD index cd5e8a9..d4863b7 100755 --- a/linhes/linhes-system/PKGBUILD +++ b/linhes/linhes-system/PKGBUILD @@ -1,6 +1,6 @@ pkgname=linhes-system pkgver=9.0.0 -pkgrel=35 +pkgrel=36 arch=('x86_64') #install=$pkgname.install pkgdesc="Everything that makes LinHES a system" @@ -23,7 +23,7 @@ source=($binfiles '10-monitor.conf' 'x11vnc.override.conf' 'lh_lighttpd.conf' 'lh_php.ini' 'system-sudo.rules' 'linhes-profile.sh' 'lh_sqlserver.cnf' 'lh_system_start.sh.desktop' 'rc6_mce.toml' 'rsyslog.mythtv.conf') -sha256sums=('7f91d2afcb76e8e9063c6bbe05f5c3d134a6f67541aead8894d342c32d34ad98' +sha256sums=('7fd630d58a4268d98648eb7bdcf69a2d53ed326e3b58001d30a42305b04721ed' '1ec3c266cafb0c1b231e88df88b97fec1a1b7465b5d95a0c1e64c8cb727b7c47' '97fe9e851c782fa9f85c5b69b110ccff2817dd4fa2a6d9ff6ee225dc558677e4' 'ff261f41efec8a9963f9f59100cbe75f015028a2ed3a863ce0cb473f2ebb7b76' |