diff options
author | Jean-Louis Fuchs <ganwell@fangorn.ch> | 2018-02-14 23:22:58 +0100 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-02-27 17:12:57 +0000 |
commit | b3b68e864d442483699e0ff7b79fbae667191417 (patch) | |
tree | e078969c253d45ac738e0bdc5dd08368d7ce0e12 /community/vis | |
parent | e6419a6fab94e1aae02e223079b330a8dc44efe8 (diff) | |
download | aports-b3b68e864d442483699e0ff7b79fbae667191417.tar.bz2 aports-b3b68e864d442483699e0ff7b79fbae667191417.tar.xz |
community/vis: bump pkgrel, rebuild against unibilium 2.0
Diffstat (limited to 'community/vis')
-rw-r--r-- | community/vis/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/vis/APKBUILD b/community/vis/APKBUILD index 816c31573d..28fa0d70df 100644 --- a/community/vis/APKBUILD +++ b/community/vis/APKBUILD @@ -3,7 +3,7 @@ pkgname=vis pkgver=0.4 _testver=0.2 -pkgrel=0 +pkgrel=1 pkgdesc="A vim like text editor" url="https://github.com/martanne/vis" arch="all" |