summaryrefslogtreecommitdiffstats
path: root/lxnm/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'lxnm/PKGBUILD')
-rw-r--r--lxnm/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
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')