summaryrefslogtreecommitdiff
path: root/community/libinfinity
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-08-04 23:14:34 +0000
committerroot <root@rshg054.dnsready.net>2011-08-04 23:14:34 +0000
commit7e5cd77730015792e26338edcc137acf3f1bd2ae (patch)
tree7e8d59d2d1f570618635d8136647e0903f03bc0b /community/libinfinity
parent8c2359e2541f9d1b11443b49d8ea502b3ffea39c (diff)
Thu Aug 4 23:14:34 UTC 2011
Diffstat (limited to 'community/libinfinity')
-rw-r--r--community/libinfinity/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/libinfinity/PKGBUILD b/community/libinfinity/PKGBUILD
index 21497ff60..49f850d9a 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')
@@ -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}