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

Jelle van der Waa jelle at archlinux.org
Mon Feb 19 20:38:25 UTC 2018


    Date: Monday, February 19, 2018 @ 20:38:24
  Author: jelle
Revision: 296420

upgpkg: pbpst 1.4.1-1

Modified:
  pbpst/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-19 20:36:45 UTC (rev 296419)
+++ PKGBUILD	2018-02-19 20:38:24 UTC (rev 296420)
@@ -4,7 +4,7 @@
 # Use extra-x86_64-build --  -d /dev/fuse to build in a clean chroot
 
 pkgname=pbpst
-pkgver=1.4.0
+pkgver=1.4.1
 pkgrel=1
 pkgdesc='A small tool to interact with pb instances'
 url='https://github.com/HalosGhost/pbpst'
@@ -13,7 +13,7 @@
 depends=('curl' 'jansson')
 makedepends=('git' 'tup' 'clang' 'python-sphinx')
 source=("https://github.com/HalosGhost/pbpst/archive/v${pkgver}.tar.gz")
-md5sums=('3bb5bab73439dc03d2760740033d3bd0')
+md5sums=('2fec0dbd1d139f504fd8a2036ea2086e')
 
 build () {
     cd "pbpst-${pkgver}"



More information about the arch-commits mailing list