aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSascha Paunovic <azarus@posteo.net>2018-06-05 20:09:38 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2018-06-07 07:48:48 +0000
commit92269f65a17e049787db28dd8a22c6d072e1e478 (patch)
tree40c6dd325e724a40ab84f47c51e854ef8061fae5
parenta629006fbe8ed43b7a9ae8776d22f4f6d2195a8c (diff)
downloadalpine_aports-92269f65a17e049787db28dd8a22c6d072e1e478.tar.bz2
alpine_aports-92269f65a17e049787db28dd8a22c6d072e1e478.tar.xz
alpine_aports-92269f65a17e049787db28dd8a22c6d072e1e478.zip
community/fvwm: upgrade to 2.6.8
-rw-r--r--community/fvwm/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/fvwm/APKBUILD b/community/fvwm/APKBUILD
index e1cb3a03b0..33c0293584 100644
--- a/community/fvwm/APKBUILD
+++ b/community/fvwm/APKBUILD
@@ -1,7 +1,7 @@
1# Contributor: ScrumpyJack <scrumpyjack@st.ilet.to> 1# Contributor: ScrumpyJack <scrumpyjack@st.ilet.to>
2# Maintainer: ScrumpyJack <scrumpyjack@st.ilet.to> 2# Maintainer: ScrumpyJack <scrumpyjack@st.ilet.to>
3pkgname=fvwm 3pkgname=fvwm
4pkgver=2.6.7 4pkgver=2.6.8
5pkgrel=0 5pkgrel=0
6pkgdesc="FVWM is a powerful desktop window manager for the X Window system" 6pkgdesc="FVWM is a powerful desktop window manager for the X Window system"
7url="http://fvwm.org" 7url="http://fvwm.org"
@@ -37,4 +37,4 @@ package() {
37 make DESTDIR="$pkgdir" install 37 make DESTDIR="$pkgdir" install
38} 38}
39 39
40sha512sums="127cd1cc68e98e673056c1dd5108dfabc7560cfc98c86e35b95d75c6327156389f77aa0470e2e6f702865367f29d3bd1cfa8cf07a5b1c1693fa6e04fb2af717f fvwm-2.6.7.tar.gz" 40sha512sums="12e0def0a1d565c1c44356b48b4e516b7be4f51f13f91d9f8b89364ae106f6d7773e12fd17c71b6f0569c64fb3a5374c036c118cb76f739a63b1e17b5dfba287 fvwm-2.6.8.tar.gz"