diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-10-16 08:05:02 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-10-16 08:05:02 +0000 |
commit | 4b1149c26938be658b7fd560d934414c91dd8521 (patch) | |
tree | a3a976a4e677e9099267eb2798064d94b2675e6a /main | |
parent | aa5ccdc992df1d922909452733995851b4c124b0 (diff) | |
download | aports-4b1149c26938be658b7fd560d934414c91dd8521.tar.bz2 aports-4b1149c26938be658b7fd560d934414c91dd8521.tar.xz |
main/umix: rebuild against ncurses-6.0
Diffstat (limited to 'main')
-rw-r--r-- | main/umix/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/umix/APKBUILD b/main/umix/APKBUILD index f14d9a43d7..1d435397ff 100644 --- a/main/umix/APKBUILD +++ b/main/umix/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Michael Mason <ms13sp@gmail.com> pkgname=umix pkgver=1.0.2 -pkgrel=4 +pkgrel=5 pkgdesc="Program for adjusting soundcard volumes" url="http://umix.sf.net" arch="all" |