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

2020-05-25 Thread Felix Yan via arch-commits
Date: Monday, May 25, 2020 @ 16:24:56
  Author: felixonmars
Revision: 634668

upgpkg: lib32-rest 0.8.1-2: Buildinfo Format 1 rebuild

Modified:
  lib32-rest/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-05-25 16:24:50 UTC (rev 634667)
+++ PKGBUILD2020-05-25 16:24:56 UTC (rev 634668)
@@ -4,7 +4,7 @@
 
 pkgname=lib32-rest
 pkgver=0.8.1
-pkgrel=1
+pkgrel=2
 pkgdesc='A helper library for RESTful services'
 arch=('x86_64')
 url='https://www.gtk.org/'


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

2019-09-17 Thread Antonio Rojas via arch-commits
Date: Tuesday, September 17, 2019 @ 20:44:47
  Author: arojas
Revision: 511021

https

Modified:
  lib32-rest/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-17 20:44:20 UTC (rev 511020)
+++ PKGBUILD2019-09-17 20:44:47 UTC (rev 511021)
@@ -7,11 +7,11 @@
 pkgrel=1
 pkgdesc='A helper library for RESTful services'
 arch=('x86_64')
-url='http://www.gtk.org/'
+url='https://www.gtk.org/'
 license=('GPL2')
 depends=('lib32-libsoup' 'rest')
 makedepends=('gcc-multilib' 'gobject-introspection')
-source=("http://download.gnome.org/sources/rest/${pkgver%.*}/rest-${pkgver}.tar.xz;)
+source=("https://download.gnome.org/sources/rest/${pkgver%.*}/rest-${pkgver}.tar.xz;)
 sha256sums=('0513aad38e5d3cedd4ae3c551634e3be1b9baaa79775e53b2dba9456f15b01c9')
 
 build() {


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

2017-11-10 Thread Maxime Gauduin
Date: Friday, November 10, 2017 @ 18:47:54
  Author: alucryd
Revision: 266153

upgpkg: lib32-rest 0.8.1-1

Modified:
  lib32-rest/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-10 18:44:44 UTC (rev 266152)
+++ PKGBUILD2017-11-10 18:47:54 UTC (rev 266153)
@@ -4,7 +4,7 @@
 # Contributor: Jan Alexander Steffens (heftig) 
 
 pkgname=lib32-rest
-pkgver=0.8.0
+pkgver=0.8.1
 pkgrel=1
 pkgdesc='A helper library for RESTful services'
 arch=('x86_64')
@@ -13,7 +13,7 @@
 depends=('lib32-libsoup' 'rest')
 makedepends=('gcc-multilib' 'gobject-introspection')
 
source=("http://download.gnome.org/sources/rest/${pkgver%.*}/rest-${pkgver}.tar.xz;)
-sha256sums=('e7b89b200c1417073aef739e8a27ff2ab578056c27796ec74f5886a5e0dff647')
+sha256sums=('0513aad38e5d3cedd4ae3c551634e3be1b9baaa79775e53b2dba9456f15b01c9')
 
 build() {
   cd rest-${pkgver}


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

2016-05-27 Thread Maxime Gauduin
Date: Friday, May 27, 2016 @ 13:21:31
  Author: alucryd
Revision: 177266

upgpkg: lib32-rest 0.8.0-1

Modified:
  lib32-rest/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-27 11:13:46 UTC (rev 177265)
+++ PKGBUILD2016-05-27 11:21:31 UTC (rev 177266)
@@ -4,7 +4,7 @@
 # Contributor: Jan Alexander Steffens (heftig) 
 
 pkgname=lib32-rest
-pkgver=0.7.93
+pkgver=0.8.0
 pkgrel=1
 pkgdesc='A helper library for RESTful services'
 arch=('x86_64')
@@ -13,7 +13,7 @@
 depends=('lib32-libsoup' 'rest')
 makedepends=('gcc-multilib' 'gobject-introspection')
 
source=("http://download.gnome.org/sources/rest/${pkgver%.*}/rest-${pkgver}.tar.xz;)
-sha256sums=('c710644455340a44ddc005c645c466f05c0d779993138ea21a62c6082108b216')
+sha256sums=('e7b89b200c1417073aef739e8a27ff2ab578056c27796ec74f5886a5e0dff647')
 
 build() {
   cd rest-${pkgver}