[arch-commits] Commit in libinfinity/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Wed Feb 10 10:23:05 UTC 2016


    Date: Wednesday, February 10, 2016 @ 11:23:05
  Author: spupykin
Revision: 161036

upgpkg: libinfinity 0.6.7-2

upd

Modified:
  libinfinity/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-10 09:24:15 UTC (rev 161035)
+++ PKGBUILD	2016-02-10 10:23:05 UTC (rev 161036)
@@ -5,13 +5,13 @@
 
 pkgname=libinfinity
 pkgver=0.6.7
-pkgrel=1
+pkgrel=2
 pkgdesc="An implementation of the Infininote protocol written in GObject-based C"
 arch=('i686' 'x86_64')
 url="http://gobby.github.io/"
 license=('GPL')
-depends=('gnutls>=1.7.2' 'gsasl>=0.2.21' 'glib2>=2.16' 'libxml2>=2.0' 'gtk2')
-makedepends=('gtk-doc' 'pkgconfig')
+depends=('gnutls>=1.7.2' 'gsasl>=0.2.21' 'glib2>=2.16' 'libxml2>=2.0')
+makedepends=('gtk-doc' 'pkgconfig' 'gtk2')
 optdepends=('avahi: zeroconf support'
             'gtk2: gtk support')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/gobby/libinfinity/archive/${pkgver}.tar.gz")



More information about the arch-commits mailing list