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

Jelle van der Waa jelle at archlinux.org
Thu Mar 31 20:18:20 UTC 2016


    Date: Thursday, March 31, 2016 @ 22:18:19
  Author: jelle
Revision: 169163

upgpkg: pbpst 1.1.1-1

Modified:
  pbpst/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-31 20:06:25 UTC (rev 169162)
+++ PKGBUILD	2016-03-31 20:18:19 UTC (rev 169163)
@@ -4,7 +4,7 @@
 # Use extra-x86_64-build --  -d /dev/fuse to build in a clean chroot
 
 pkgname=pbpst
-pkgver=1.1.0
+pkgver=1.1.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=('acf8d369fe27b7d064ac7d67ac9a5504')
+md5sums=('fb8a2054d23ee6e68ba683ea5f5e59be')
 
 build () {
     cd "pbpst-${pkgver}"



More information about the arch-commits mailing list