aboutsummaryrefslogtreecommitdiffstats
path: root/testing/corebird
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2016-04-18 09:46:15 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2016-04-18 09:46:19 +0000
commit7c7136f62e22c6d4a9e98f60fd87988cb331c55c (patch)
tree1de1797e0c83d9a0161ba8b56c447da6c792c8d9 /testing/corebird
parentf0b759fd7a4ef07cb5a4d5d8b073d40bd993c362 (diff)
downloadaports-7c7136f62e22c6d4a9e98f60fd87988cb331c55c.tar.bz2
aports-7c7136f62e22c6d4a9e98f60fd87988cb331c55c.tar.xz
testing/corebird: upgrade to 1.2
Diffstat (limited to 'testing/corebird')
-rw-r--r--testing/corebird/APKBUILD14
1 files changed, 7 insertions, 7 deletions
diff --git a/testing/corebird/APKBUILD b/testing/corebird/APKBUILD
index 78c7a29109..e2cc28726b 100644
--- a/testing/corebird/APKBUILD
+++ b/testing/corebird/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: ScrumpyJack <scrumpyjack@st.ilet.to>
-# Maintainer:
+# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=corebird
-pkgver=1.0
+pkgver=1.2
pkgrel=0
pkgdesc="Corebird is a modern, easy and fun Twitter client"
url="http://corebird.baedert.org/"
@@ -10,10 +10,10 @@ license="GPL3"
depends=""
depends_dev=""
makedepends="gtk+3.0-dev rest-dev json-glib-dev sqlite-dev libsoup-dev libgee-dev
- vala tiff automake autoconf libtool intltool glib-dev"
+ vala tiff automake autoconf libtool intltool glib-dev libxml2-utils"
install=""
subpackages="$pkgname-lang $pkgname-doc"
-source="${pkgname}-${pkgver}.tar.gz::https://github.com/baedert/corebird/archive/1.0.tar.gz"
+source="${pkgname}-${pkgver}.tar.gz::https://github.com/baedert/$pkgname/archive/$pkgver.tar.gz"
options="libtool"
_builddir=${srcdir}/${pkgname}-${pkgver}
@@ -40,6 +40,6 @@ package() {
make DESTDIR="$pkgdir" install || return 1
}
-md5sums="612f390b1ec732cd6e8fce1e58209256 corebird-1.0.tar.gz"
-sha256sums="0ca4ca20b0281b2901382810ef8bd1682bb896c3915ad3bea3f2a41461118001 corebird-1.0.tar.gz"
-sha512sums="098dd764a3aecaeda90ad5b0e24a4bf172025ce1a4105b713a1a73385d1de9cca028d7a34a39e9682ad4e2b2b22d4bf2889668c587e363cdfa6053136b1f4c39 corebird-1.0.tar.gz"
+md5sums="7e0815a45f8c8a30007c3778a692254b corebird-1.2.tar.gz"
+sha256sums="b495f2232569a605cf3fd9c8ebc87633ba9645fb5b0a3ec00ac95736dbb15a9c corebird-1.2.tar.gz"
+sha512sums="fb71ac96e0e25aeacd5311d203d8f998eed8fb7dbc1d481881159d9aa71dd0bcaa7f2c5712eaf34174793f23ff6dff0f61088e2d47f4b1a3324fa3152f9f32f1 corebird-1.2.tar.gz"