Merge pull request #3079 from lazka/pacman-contrib-1.6.0

pacman-contrib: Update to 1.6.0
This commit is contained in:
Christoph Reiter 2022-07-04 13:54:07 +02:00 committed by GitHub
commit 5f730d5def
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
# Contributor: Ray Donnelly <mingw.android@gmail.com>
pkgname=pacman-contrib
pkgver=1.5.3
pkgver=1.6.0
pkgrel=1
pkgdesc="Contributed scripts and tools for pacman systems (MSYS2 port)"
arch=('i686' 'x86_64')
@ -22,7 +22,7 @@ makedepends=('asciidoc'
)
source=(https://gitlab.archlinux.org/pacman/pacman-contrib/-/archive/v$pkgver/$pkgname-v$pkgver.tar.gz
"0100-contrib.patch")
sha256sums=('56c0b1ae41ff8e72ae352739e80df0e9f0403a1c66b52d358c46e04f65a82057'
sha256sums=('2de9cf4b1f2c278311f8999eb1c940c7c3bde93557d6aefac9d5944490c027b2'
'74acb78f254e7749e67139156221aec50190463debc842b85568d4fb2fa8ac30')
prepare() {