summaryrefslogtreecommitdiff
path: root/community/libinfinity/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libinfinity/PKGBUILD')
-rw-r--r--community/libinfinity/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/libinfinity/PKGBUILD b/community/libinfinity/PKGBUILD
index 420451b09..fa37455c0 100644
--- a/community/libinfinity/PKGBUILD
+++ b/community/libinfinity/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 69176 2012-04-10 00:10:15Z spupykin $
+# $Id: PKGBUILD 89907 2013-05-05 14:48:21Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: Gregory Haynes <greg@greghaynes.net>
pkgname=libinfinity
-pkgver=0.5.2
+pkgver=0.5.3
pkgrel=1
pkgdesc="An implementation of the Infininote protocol written in GObject-based C"
arch=('i686' 'x86_64' 'mips64el')
@@ -16,7 +16,7 @@ optdepends=('avahi: zeroconf support'
'gtk2: gtk support')
options=('!libtool')
source=("http://releases.0x539.de/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('1b2eee8150654baa7bba5900b96ffdc3')
+md5sums=('1a784b00fe26c6984c03cd5a09eb2cd6')
build() {
cd ${srcdir}/${pkgname}-${pkgver}