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 50e1096e5..cce3884de 100644
--- a/community/libinfinity/PKGBUILD
+++ b/community/libinfinity/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 45226 2011-04-18 13:01:37Z spupykin $
+# $Id: PKGBUILD 53361 2011-08-03 09:42:41Z 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.0
+pkgver=0.5.1
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=('2b25de033c3a4c9975340300b09b84b0')
+md5sums=('85e6d75e101fe25503653d2202054eff')
build() {
cd ${srcdir}/${pkgname}-${pkgver}