diff options
author | Francesco Colista <fcolista@alpinelinux.org> | 2017-07-17 12:03:16 +0000 |
---|---|---|
committer | Francesco Colista <fcolista@alpinelinux.org> | 2017-07-17 12:03:16 +0000 |
commit | 4c201b5c2fb07804277fe84195693529bb5a1aea (patch) | |
tree | a5675bbfd000e1c13848c2195ad7a5a4c526e446 /community/corebird | |
parent | fc624abed833ab8e323015c75e0d0e2bf8d9f1d0 (diff) | |
download | aports-4c201b5c2fb07804277fe84195693529bb5a1aea.tar.bz2 aports-4c201b5c2fb07804277fe84195693529bb5a1aea.tar.xz |
community/corebird: udpated url
Diffstat (limited to 'community/corebird')
-rw-r--r-- | community/corebird/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/corebird/APKBUILD b/community/corebird/APKBUILD index aa2b9ea96b..ec398a85ea 100644 --- a/community/corebird/APKBUILD +++ b/community/corebird/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=corebird pkgver=1.5.1 -pkgrel=0 +pkgrel=1 pkgdesc="Corebird is a modern, easy and fun Twitter client" -url="http://corebird.baedert.org/" +url="https://corebird.baedert.org/" arch="all" license="GPL3" makedepends="gtk+3.0-dev rest-dev json-glib-dev sqlite-dev libsoup-dev libgee-dev |