diff options
author | Britney Fransen <brfransen@gmail.com> | 2013-09-28 20:25:20 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2013-09-28 20:25:20 (GMT) |
commit | 1d47d5494777098c42cacadab9be9328f54da407 (patch) | |
tree | b458da8de72eda98680f566c088847049aec5a7f /abs/core/LinHES-system/PKGBUILD | |
parent | 3fc303041b0c38ef9d1f74e0be21fbbd5557e0d0 (diff) | |
download | linhes_pkgbuild-1d47d5494777098c42cacadab9be9328f54da407.zip linhes_pkgbuild-1d47d5494777098c42cacadab9be9328f54da407.tar.gz linhes_pkgbuild-1d47d5494777098c42cacadab9be9328f54da407.tar.bz2 |
LinHES-system: msg_daemon.py: make bottom positions scroll the same as the top positions
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 3cce3eb..fddb3a7 100755 --- a/abs/core/LinHES-system/PKGBUILD +++ b/abs/core/LinHES-system/PKGBUILD @@ -1,6 +1,6 @@ pkgname=LinHES-system pkgver=8.0 -pkgrel=26 +pkgrel=27 arch=('i686' 'x86_64') install=system.install pkgdesc="Everything that makes LinHES an automated system" @@ -101,7 +101,7 @@ md5sums=('5ee78704cab0e88ec58d1aab821fc1aa' '4a3cd8f9b33b2b86fdba47a8f1fa2859' '16f079dab35dde6efd55bf6cf4e2fb2f' '3e60b17892e5b8214d47dcfddf5215a4' - '28d2fbad517bcd2ba0cb0ce09f99bf62' + '57ec994cc3964a10c00580e89ebcae35' 'ea315f41dcd6c978e546c95fc05546cf' 'ac61cc460d9e97ba1f5ef69e92cdfbe5' 'f3502bb7c665750da0ecdf6918f7c838' |