From 9f78122df594c8563497c9affb9ae1b5feb7aade Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sat, 28 Feb 2009 15:25:41 +0100 Subject: updated checksums for all packages --- lxnm/PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lxnm') diff --git a/lxnm/PKGBUILD b/lxnm/PKGBUILD index 133f941..eda81bc 100644 --- a/lxnm/PKGBUILD +++ b/lxnm/PKGBUILD @@ -9,7 +9,6 @@ license=('GPL2') url="http://lxde.org" depends=('glib2') source=("http://downloads.sourceforge.net/sourceforge/lxde/${pkgname}-${pkgver}.tar.gz") -md5sums=('2ee64e5fad4a27a522f1eb2da08dd46a') build() { cd ${startdir}/src/${pkgname}-${pkgver} @@ -17,3 +16,5 @@ build() { make make DESTDIR=$pkgdir/ install } +md5sums=('2ee64e5fad4a27a522f1eb2da08dd46a') +sha256sums=('5ad18e1ebe0b4aa6f97c76acfb054b0f29b0df36fb19c92d6a867fa350004234') -- cgit v1.2.3-24-g4f1b