diff options
author | James Meyer <james.meyer@operamail.com> | 2012-01-21 21:53:56 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2012-01-21 21:53:56 (GMT) |
commit | 26cbcc53fd73ce7a6b57ee469358c349a496ed44 (patch) | |
tree | a95ca802e2d9c087eecd7284a574e535b2195998 /abs/core/LinHES-system/PKGBUILD | |
parent | 397b7214417a55bd82f0300810949bf0e509597e (diff) | |
download | linhes_pkgbuild-26cbcc53fd73ce7a6b57ee469358c349a496ed44.zip linhes_pkgbuild-26cbcc53fd73ce7a6b57ee469358c349a496ed44.tar.gz linhes_pkgbuild-26cbcc53fd73ce7a6b57ee469358c349a496ed44.tar.bz2 |
LinHES-system: add notification for add_storage on startup of X11 frontend.
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 439ff14..b1f0ea5 100644 --- a/abs/core/LinHES-system/PKGBUILD +++ b/abs/core/LinHES-system/PKGBUILD @@ -1,6 +1,6 @@ pkgname=LinHES-system pkgver=2 -pkgrel=31 +pkgrel=32 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=('71a1fc9b01476b0b2c30596107eeff75' +md5sums=('a0fc7ae1a80b151ab9d247b84c1272a6' '5881bdb43d578ec3a79d1f77ea58a3db' 'a875ee97f86e46f34a741c2bc455f894' '76b2637cac0452b3acdbeeb4e8a5474b' |