summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2013-12-02 18:38:27 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-12-03 14:39:34 +0000
commit9a0b767de1f1a26ce6d053ea892daf352527fc6b (patch)
tree4edcd527fc24a7ab7812224012791df88ac0cb61 /testing
parent1b82372be1b820acd903c41ffa1f129af75c504d (diff)
downloadaports-9a0b767de1f1a26ce6d053ea892daf352527fc6b.tar.bz2
aports-9a0b767de1f1a26ce6d053ea892daf352527fc6b.tar.xz
testing/evilwm: upgrade to 1.1.0
Diffstat (limited to 'testing')
-rw-r--r--testing/evilwm/APKBUILD10
1 files changed, 6 insertions, 4 deletions
diff --git a/testing/evilwm/APKBUILD b/testing/evilwm/APKBUILD
index b11c61d8c..c5d0a2c6a 100644
--- a/testing/evilwm/APKBUILD
+++ b/testing/evilwm/APKBUILD
@@ -1,15 +1,15 @@
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=evilwm
-pkgver=1.1.0_pre8
+pkgver=1.1.0
_myver="${pkgver//_/}"
pkgrel=0
pkgdesc="A minimalist window manager for the X Window System"
url="http://www.6809.org.uk/evilwm/"
arch="all"
license="custom"
-depends=
-depends_dev=
+depends=""
+depends_dev=""
makedepends="libx11-dev libxext-dev libxrandr-dev"
install=""
subpackages="$pkgname-doc"
@@ -36,4 +36,6 @@ package() {
make DESTDIR="$pkgdir" install || return 1
}
-md5sums="efb842dba48970ad58c1dad38050b26e evilwm-1.1.0pre8.tar.gz"
+md5sums="5f14cc3019320860c85bb07c60a76bd7 evilwm-1.1.0.tar.gz"
+sha256sums="cdc763c875b64ee3734f3cb764249e91ec659f550177ec1bb564304260ef0c75 evilwm-1.1.0.tar.gz"
+sha512sums="e0df42422431698623cc41ccec7b626cc59f7ef4c17a90169e6410e374cc602de12fc075d42e7ed5699b2ca363c22a9e5361117a8748aceca9c66175fde46d25 evilwm-1.1.0.tar.gz"