summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSergio Garnica2018-07-25 13:19:06 +0200
committerSergio Garnica2018-07-25 13:19:06 +0200
commit9bcf4b2f81ef2ac89904ba1699eefb5028a75388 (patch)
tree817e5352fc852aa08e964a0ff718dfa1fc8dfb94 /PKGBUILD
parent31d862c5278583a2e369e158e3e96af989c02986 (diff)
downloadaur-9bcf4b2f81ef2ac89904ba1699eefb5028a75388.tar.gz
Upgrade to 4.0.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9a2551cb04eb..fe50fc059a03 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: ser nica <swhat at posteo dot eu>
pkgname=veyon
-pkgver=4.1.0
+pkgver=4.0.8
pkgrel=1
pkgdesc="Open Source computer monitoring and classroom management"
arch=('i686' 'x86_64')
@@ -46,9 +46,9 @@ package_veyon() {
cd build
make DESTDIR="${pkgdir}" install
- ### do this manually until upstream offers it in the build
- mv ${pkgdir}/lib/systemd ${pkgdir}/usr/lib/systemd
- rm -r ${pkgdir}/lib
+ ### systemd dir manually until upstream offers it in the build
+ #mv ${pkgdir}/lib/systemd ${pkgdir}/usr/lib/systemd
+ #rm -r ${pkgdir}/lib
###
cd ${pkgdir}/usr/lib/${pkgname}