upgpkg: aurutils 3.1.2-2

Merge subtree 'aurutils'
This commit is contained in:
Cedric Girard 2021-01-12 09:14:35 +01:00
commit 4b3eb6790d
Signed by: X-dark
GPG Key ID: E7D0E125DB9519E4
4 changed files with 39 additions and 13 deletions

View File

@ -1,8 +1,9 @@
pkgbase = aurutils pkgbase = aurutils
pkgdesc = helper tools for the arch user repository pkgdesc = helper tools for the arch user repository
pkgver = 3.0.0 pkgver = 3.1.2
pkgrel = 2 pkgrel = 2
url = https://github.com/AladW/aurutils url = https://github.com/AladW/aurutils
install = aurutils.install
changelog = aurutils.changelog changelog = aurutils.changelog
arch = any arch = any
license = custom:ISC license = custom:ISC
@ -15,12 +16,12 @@ pkgbase = aurutils
optdepends = zsh: zsh completion optdepends = zsh: zsh completion
optdepends = devtools: aur-chroot optdepends = devtools: aur-chroot
optdepends = vifm: default pager optdepends = vifm: default pager
source = https://github.com/AladW/aurutils/releases/download/3.0.0/aurutils-3.0.0.tar.gz source = https://github.com/AladW/aurutils/releases/download/3.1.2/aurutils-3.1.2.tar.gz
source = https://github.com/AladW/aurutils/releases/download/3.0.0/aurutils-3.0.0.tar.gz.signify source = https://github.com/AladW/aurutils/releases/download/3.1.2/aurutils-3.1.2.tar.gz.signify
source = aurutils.pub source = aurutils.pub
sha256sums = b28da1527b2c6dddbe3aa00f79a0264b54fb671796f1fd9d03cb2f46e9cae8f9 sha256sums = 86a80ae8327aeeb4932c7709767b2be5fae19281a5bcc78b2b10197e97c32afb
sha256sums = SKIP sha256sums = SKIP
sha256sums = f11d869b344b01acb229db00fcd40f72a6ee1d3b080b0bc2870001ed94f99dc9 sha256sums = a2c32b0dba4da40b83ff31cce48a00faed5ed2f663c060a865d31caeb1e4ed39
pkgname = aurutils pkgname = aurutils

View File

@ -1,6 +1,6 @@
# Maintainer: Alad Wenter <https://github.com/AladW> # Maintainer: Alad Wenter <https://github.com/AladW>
pkgname=aurutils pkgname=aurutils
pkgver=3.0.0 pkgver=3.1.2
pkgrel=2 pkgrel=2
pkgdesc='helper tools for the arch user repository' pkgdesc='helper tools for the arch user repository'
url='https://github.com/AladW/aurutils' url='https://github.com/AladW/aurutils'
@ -10,9 +10,10 @@ source=("$url/releases/download/$pkgver/$pkgname-$pkgver.tar.gz"
"$url/releases/download/$pkgver/$pkgname-$pkgver.tar.gz.signify" "$url/releases/download/$pkgver/$pkgname-$pkgver.tar.gz.signify"
'aurutils.pub') 'aurutils.pub')
changelog=aurutils.changelog changelog=aurutils.changelog
sha256sums=('b28da1527b2c6dddbe3aa00f79a0264b54fb671796f1fd9d03cb2f46e9cae8f9' install=aurutils.install
sha256sums=('86a80ae8327aeeb4932c7709767b2be5fae19281a5bcc78b2b10197e97c32afb'
'SKIP' 'SKIP'
'f11d869b344b01acb229db00fcd40f72a6ee1d3b080b0bc2870001ed94f99dc9') 'a2c32b0dba4da40b83ff31cce48a00faed5ed2f663c060a865d31caeb1e4ed39')
depends=('git' 'jq' 'pacutils' 'curl') depends=('git' 'jq' 'pacutils' 'curl')
makedepends=('signify') makedepends=('signify')
optdepends=('bash-completion: bash completion' optdepends=('bash-completion: bash completion'
@ -26,11 +27,11 @@ prepare() {
} }
build() { build() {
cd aurutils cd "$pkgname-$pkgver"
make DESTDIR="$pkgdir" make
} }
package() { package() {
cd aurutils cd "$pkgname-$pkgver"
make DESTDIR="$pkgdir" install make DESTDIR="$pkgdir" install
} }

View File

@ -9,6 +9,30 @@ https://bbs.archlinux.org/viewtopic.php?pid=1707649#p1707649
for detailed instructions. For the 2.0.0 changelog, see: for detailed instructions. For the 2.0.0 changelog, see:
https://github.com/AladW/aurutils/releases/tag/2.0.0 https://github.com/AladW/aurutils/releases/tag/2.0.0
EOF
fi
if (( $(vercmp '3.0.0-1' "$2") == 1 )); then
cat >&2 <<-EOF
As of 3.0.0, aurutils requires a separate pacman configuration for chroot
builds. The file path defaults to /usr/share/devtools/pacman/aur.conf.
For this and other changes, see the aurutils 3.0 blog:
https://pkgbuild.com/~alad/aurutils_3.html
EOF
fi
if (( $(vercmp '3.1.0-1' "$2") == 1 )); then
cat >&2 <<-EOF
As of 3.1.0, the default path of the pacman configuration for chroot builds
moved from /usr/share/devtools/pacman-aur.conf to
/etc/aurutils/pacman-<repository name>.conf
More information about this file was added to the aur-build man page.
EOF EOF
fi fi
} }

View File

@ -1,2 +1,2 @@
untrusted comment: signify public key untrusted comment: signify public key (aurutils 3.1)
RWQcfDbvctqX5i5yNDNqu607LC7mKArHMsq7ziT8ynx9bQwj5m5ZpMJY RWSiKm8qeKjPfppkN7lm/N4qENa3Racl7DRMfWK4JQS7bl2i/NuI3ZZG