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

Jan Steffens heftig at archlinux.org
Sun May 15 00:55:57 UTC 2016


    Date: Sunday, May 15, 2016 @ 02:55:57
  Author: heftig
Revision: 268051

0.8.0-1

Modified:
  rest/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-15 00:53:44 UTC (rev 268050)
+++ PKGBUILD	2016-05-15 00:55:57 UTC (rev 268051)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=rest
-pkgver=0.7.93
+pkgver=0.8.0
 pkgrel=1
 pkgdesc="A helper library for RESTful services."
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@
 depends=(glib2 libxml2 'libsoup')
 makedepends=(gobject-introspection)
 source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:3}/$pkgname-${pkgver}.tar.xz)
-sha256sums=('c710644455340a44ddc005c645c466f05c0d779993138ea21a62c6082108b216')
+sha256sums=('e7b89b200c1417073aef739e8a27ff2ab578056c27796ec74f5886a5e0dff647')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list