diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-10-15 15:13:44 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-10-15 15:13:44 +0000 |
commit | 3f4630282a9b2030e9b915ab8540de004424337b (patch) | |
tree | fbbdbc6a613120c8845dec7bd960cfd5a0f0dc9d /main/cdw | |
parent | 4349a8d114243ea947c269802de7c832715ee172 (diff) | |
download | aports-3f4630282a9b2030e9b915ab8540de004424337b.tar.bz2 aports-3f4630282a9b2030e9b915ab8540de004424337b.tar.xz |
main/cdw: rebuild against ncurses-6.0
Diffstat (limited to 'main/cdw')
-rw-r--r-- | main/cdw/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/cdw/APKBUILD b/main/cdw/APKBUILD index a02714ccfc..80cef62168 100644 --- a/main/cdw/APKBUILD +++ b/main/cdw/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: ScrumpyJack <scrumpyjack@st.ilet.to> pkgname=cdw pkgver=0.8.0 -pkgrel=1 +pkgrel=2 pkgdesc="cdw is a front-end for cd recoding tools" url="http://cdw.sf.net" arch="all" |