[arch-commits] Commit in libinfinity/trunk (PKGBUILD)
Sergej Pupykin
spupykin at nymeria.archlinux.org
Thu Feb 6 09:23:37 UTC 2014
Date: Thursday, February 6, 2014 @ 10:23:37
Author: spupykin
Revision: 105373
upgpkg: libinfinity 0.5.5-1
upd
Modified:
libinfinity/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-02-06 09:07:19 UTC (rev 105372)
+++ PKGBUILD 2014-02-06 09:23:37 UTC (rev 105373)
@@ -4,8 +4,8 @@
# Contributor: Gregory Haynes <greg at greghaynes.net>
pkgname=libinfinity
-pkgver=0.5.4
-pkgrel=2
+pkgver=0.5.5
+pkgrel=1
pkgdesc="An implementation of the Infininote protocol written in GObject-based C"
arch=('i686' 'x86_64')
url="http://gobby.0x539.de"
@@ -15,7 +15,7 @@
optdepends=('avahi: zeroconf support'
'gtk2: gtk support')
source=("http://releases.0x539.de/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('1e83ec8b3ed3159d0c883c056b153429')
+md5sums=('93a0cd2b73c9298aa77ee37503d2bc5f')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
More information about the arch-commits
mailing list