[arch-commits] Commit in facter/trunk (PKGBUILD)
Christian Rebischke
shibumi at archlinux.org
Mon Feb 25 15:52:38 UTC 2019
Date: Monday, February 25, 2019 @ 15:52:36
Author: shibumi
Revision: 435950
upgpkg: facter 3.13.0-1
Modified:
facter/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-02-25 15:35:54 UTC (rev 435949)
+++ PKGBUILD 2019-02-25 15:52:36 UTC (rev 435950)
@@ -7,11 +7,11 @@
# Contributor: Niels Abspoel <aboe76 (at) Gmail (dot) com>
pkgname=facter
-pkgver=3.12.2
-pkgrel=2
+pkgver=3.13.0
+pkgrel=1
pkgdesc="Collect and display system facts"
arch=('x86_64')
-url="http://puppetlabs.com/facter"
+url="https://puppetlabs.com/facter"
license=('APACHE')
depends=('ruby' 'yaml-cpp' 'boost-libs' 'curl')
makedepends=('boost' 'cmake' 'java-environment>=10' 'leatherman' 'cpp-hocon' 'java-environment-common')
@@ -19,7 +19,7 @@
replaces=('cfacter')
source=("https://github.com/puppetlabs/facter/archive/${pkgver}.tar.gz"
'java10.patch')
-sha512sums=('82901e973c187faf2b70863fe34e46d4f8f4a706364587fa293a8b91818c75bd3ec3cc6e5784bcb600f3dacb2c43c918708ae0996ea0e0e68cbcfaec458f9c27'
+sha512sums=('f3c39239d7b0708bd98a3e5de5d5623406edf5e60b6321de1d4ec7c8cf903f3ec777640b9301979f2316e90e97e2aa0a80dc71975239dc715aaba61ec7cc37de'
'0db7f0a636bb31850b4440b3e7acc273cefc4091bd177ffaeb51434f80b142b9a96730d2a31a6ef48bf94dbd1cb21943a18e4f329a75b87718efd06a7124260b')
prepare() {
More information about the arch-commits
mailing list