[arch-commits] Commit in pbpst/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Fri Oct 14 16:45:21 UTC 2016
Date: Friday, October 14, 2016 @ 16:45:21
Author: jelle
Revision: 192279
upgpkg: pbpst 1.3.0-1
Modified:
pbpst/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-14 16:43:18 UTC (rev 192278)
+++ PKGBUILD 2016-10-14 16:45:21 UTC (rev 192279)
@@ -4,7 +4,7 @@
# Use extra-x86_64-build -- -d /dev/fuse to build in a clean chroot
pkgname=pbpst
-pkgver=1.2.0
+pkgver=1.3.0
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=('1341336c3b7ef79d71c13604d9350229')
+md5sums=('1a88530ca602f22e9eb5bf25ad0c9ab9')
build () {
cd "pbpst-${pkgver}"
More information about the arch-commits
mailing list