diff options
author | James Meyer <james.meyer@operamail.com> | 2012-01-22 01:33:51 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2012-01-22 01:33:51 (GMT) |
commit | 4be398d0a85b967426525fd9c36ba9bb2595aa67 (patch) | |
tree | 8d63573564f7e7bb65ef870a5ca5fa819f1d4ffc /abs/core/LinHES-system/PKGBUILD | |
parent | 08ddf5889e4e0898ef0a17a8fe669800fe2616e1 (diff) | |
download | linhes_pkgbuild-4be398d0a85b967426525fd9c36ba9bb2595aa67.zip linhes_pkgbuild-4be398d0a85b967426525fd9c36ba9bb2595aa67.tar.gz linhes_pkgbuild-4be398d0a85b967426525fd9c36ba9bb2595aa67.tar.bz2 |
linhes-system: linhes-session, add delay_osd function. This is used to stop xosd and xmsg from overlaying messages.
refs #796
Diffstat (limited to 'abs/core/LinHES-system/PKGBUILD')
-rw-r--r-- | 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 b1f0ea5..7bb5c16 100644 --- a/abs/core/LinHES-system/PKGBUILD +++ b/abs/core/LinHES-system/PKGBUILD @@ -1,6 +1,6 @@ pkgname=LinHES-system pkgver=2 -pkgrel=32 +pkgrel=33 arch=('i686') MVDIR=$startdir/pkg/usr/LH BINDIR=$startdir/pkg/usr/bin @@ -48,7 +48,7 @@ build() { mkdir $startdir/pkg/etc/logrotate.d cp $startdir/myth_mtc.lr $startdir/pkg/etc/logrotate.d } -md5sums=('a0fc7ae1a80b151ab9d247b84c1272a6' +md5sums=('d6a564f3286590875874573107940908' '5881bdb43d578ec3a79d1f77ea58a3db' 'a875ee97f86e46f34a741c2bc455f894' '76b2637cac0452b3acdbeeb4e8a5474b' |