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

Levente Polyak anthraxx at archlinux.org
Tue Oct 15 22:56:41 UTC 2019


    Date: Tuesday, October 15, 2019 @ 22:56:40
  Author: anthraxx
Revision: 365059

upgpkg: devtools 20191016-1

Modified:
  devtools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-15 22:41:50 UTC (rev 365058)
+++ PKGBUILD	2019-10-15 22:56:40 UTC (rev 365059)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=devtools
-pkgver=20190912
+pkgver=20191016
 pkgrel=1
 pkgdesc='Tools for Arch Linux package maintainers'
 arch=('any')
@@ -9,7 +9,7 @@
 license=('GPL')
 url='https://git.archlinux.org/devtools.git/'
 depends=('bash' 'openssh' 'subversion' 'rsync' 'arch-install-scripts'
-         'git' 'bzr' 'mercurial' 'diffutils' 'util-linux')
+         'git' 'bzr' 'mercurial' 'diffutils' 'util-linux' 'awk')
 makedepends=('asciidoc')
 optdepends=('btrfs-progs: btrfs support')
 source=(https://sources.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.sig})
@@ -22,7 +22,7 @@
               'F3691687D867B81B51CE07D9BBE43771487328A9'
               '6645B0A8C7005E78DB1D7864F99FFE0FEAE999BD'
               'E240B57E2C4630BA768E2F26FC1B547C8D8172C8')
-sha256sums=('0f6c83cdfb13b27292b034a5f4bfa46293830f879d4af5226079af30795992fb'
+sha256sums=('adc61b7761fb831f929a182e5e353c9f42c8666b6941c4ad7ce631fffd869994'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list