diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2017-06-02 12:27:57 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2017-06-05 13:41:05 +0000 |
commit | cb4d1868e8ae5c89458b5984aab07e433000617d (patch) | |
tree | 1666fa364e5ba9d7df6afe7822f1c457fc99b91d /main/snownews/APKBUILD | |
parent | fdb007c6b6738468cf0da0496f006ed15c37eacb (diff) | |
download | aports-cb4d1868e8ae5c89458b5984aab07e433000617d.tar.bz2 aports-cb4d1868e8ae5c89458b5984aab07e433000617d.tar.xz |
main/snownews: rebuild against readline-7.0.003
Diffstat (limited to 'main/snownews/APKBUILD')
-rw-r--r-- | main/snownews/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/snownews/APKBUILD b/main/snownews/APKBUILD index a3a4b8fa7e..a926e99cb9 100644 --- a/main/snownews/APKBUILD +++ b/main/snownews/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: ScrumpyJack <scrumpyjack@st.ilet.to> pkgname=snownews pkgver=1.5.12 -pkgrel=4 +pkgrel=5 pkgdesc="Snownews is a text mode RSS/RDF newsreader" url="https://kiza.eu/software/snownews/" arch="all" |