Date: Wednesday, November 18, 2015 @ 12:45:20
  Author: spupykin
Revision: 147062

upgpkg: libinfinity 0.6.7-1

upd

Modified:
  libinfinity/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-11-18 11:24:21 UTC (rev 147061)
+++ PKGBUILD    2015-11-18 11:45:20 UTC (rev 147062)
@@ -4,8 +4,8 @@
 # Contributor: Gregory Haynes <[email protected]>
 
 pkgname=libinfinity
-pkgver=0.6.4
-pkgrel=2
+pkgver=0.6.7
+pkgrel=1
 pkgdesc="An implementation of the Infininote protocol written in GObject-based 
C"
 arch=('i686' 'x86_64')
 url="http://gobby.github.io/";
@@ -15,7 +15,7 @@
 optdepends=('avahi: zeroconf support'
             'gtk2: gtk support')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/gobby/libinfinity/archive/${pkgver}.tar.gz";)
-md5sums=('4a7bdac64c24ea4fe003fe43ffd4cf6d')
+md5sums=('eb01f715b12d0698ccbc0b03c0ce079c')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}

Reply via email to