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

Antonio Rojas arojas at archlinux.org
Tue Oct 20 19:14:42 UTC 2020


    Date: Tuesday, October 20, 2020 @ 19:14:41
  Author: arojas
Revision: 398672

Update to 0.5.3

Modified:
  uhttpmock/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-20 19:12:54 UTC (rev 398671)
+++ PKGBUILD	2020-10-20 19:14:41 UTC (rev 398672)
@@ -1,8 +1,8 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=uhttpmock
-pkgver=0.5.1
-pkgrel=2
+pkgver=0.5.3
+pkgrel=1
 pkgdesc="HTTP web service mocking project for projects which use libsoup"
 url="https://gitlab.com/uhttpmock/uhttpmock"
 depends=('glib2' 'libsoup')
@@ -9,7 +9,7 @@
 license=('LGPL2.1')
 arch=(x86_64)
 source=(https://tecnocode.co.uk/downloads/uhttpmock/$pkgname-$pkgver.tar.xz)
-sha256sums=('a6a34a011db142a98473b492039c84468d575f416689484f1f82a84927f17798')
+sha256sums=('90843223c3a30bdb7f1eb3442373a03fee425af85a9df289cd687698ccff112f')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list