summaryrefslogtreecommitdiff
path: root/extra/libzapojit/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libzapojit/PKGBUILD')
-rw-r--r--extra/libzapojit/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/libzapojit/PKGBUILD b/extra/libzapojit/PKGBUILD
index 05f5aadff..4d34116e3 100644
--- a/extra/libzapojit/PKGBUILD
+++ b/extra/libzapojit/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 169961 2012-10-30 22:47:17Z heftig $
+# $Id: PKGBUILD 183440 2013-04-21 22:11:37Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
pkgname=libzapojit
-pkgver=0.0.2
+pkgver=0.0.3
pkgrel=1
pkgdesc="GLib/GObject wrapper for the SkyDrive and Hotmail REST APIs"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ makedepends=('intltool' 'gobject-introspection')
url="http://www.gnome.org"
options=('!libtool')
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('7b5a2fcf8e94fa8c869098b8461104633f4b046c471a03e3fea2b1a358574b24')
+sha256sums=('3d25f99329105abb99d1e9651b0aa1842065456ea54c22970a7330e9f3d1c37e')
build() {
cd "$pkgname-$pkgver"