diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-05-06 13:54:21 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-05-06 13:54:21 +0000 |
commit | 3bba6c1e17ffa2ff8cacf85ce8f006e2c1ea7fe9 (patch) | |
tree | c258339ec5dab894f0e22f6619d831bd943abb6c /community/osmo/APKBUILD | |
parent | 5ebe85479ea89a3436e9338781641e06492756d1 (diff) | |
download | aports-3bba6c1e17ffa2ff8cacf85ce8f006e2c1ea7fe9.tar.bz2 aports-3bba6c1e17ffa2ff8cacf85ce8f006e2c1ea7fe9.tar.xz |
community/osmo: rebuild against libical 3
Diffstat (limited to 'community/osmo/APKBUILD')
-rw-r--r-- | community/osmo/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/osmo/APKBUILD b/community/osmo/APKBUILD index 96c1c5927d..e0cdb420c9 100644 --- a/community/osmo/APKBUILD +++ b/community/osmo/APKBUILD @@ -2,7 +2,7 @@ pkgname=osmo _ver=0.4.0-1 pkgver=${_ver/-/.} -pkgrel=0 +pkgrel=1 pkgdesc="A handy personal organizer" url="http://clayo.org/osmo/" arch="all" |