summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCedric Girard2019-02-22 12:01:08 +0100
committerCedric Girard2019-02-22 12:01:27 +0100
commit3525f4ff1cf58d4aa502c911f780e99ee20687f8 (patch)
treefa11209e0f19f5a9512aab474e96256fbba08f02
parentd268dc0bfb64d3a915ac4c076baeaafa34a431c0 (diff)
downloadaur-3525f4ff1cf58d4aa502c911f780e99ee20687f8.tar.gz
upgpkg: aurutils 2.3.1-1
upstream release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3f6c1b43003e..ba14b4bc4bcc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = aurutils
pkgdesc = helper tools for the arch user repository
- pkgver = 2.3.0
+ pkgver = 2.3.1
pkgrel = 1
url = https://github.com/AladW/aurutils
install = aurutils.install
@@ -17,9 +17,9 @@ pkgbase = aurutils
optdepends = devtools: aur-chroot
optdepends = vifm: build file interaction
optdepends = xdelta3: generate delta files
- source = aurutils-2.3.0.tar.gz::https://github.com/AladW/aurutils/archive/2.3.0.tar.gz
+ source = aurutils-2.3.1.tar.gz::https://github.com/AladW/aurutils/archive/2.3.1.tar.gz
validpgpkeys = DBE7D3DD8C81D58D0A13D0E76BC26A17B9B7018A
- sha256sums = 90635ac9445a85e3f2a889d7bc0c15821e104c9cb894d8a69e0d3c01b8319863
+ sha256sums = 2e8c7656c620c1c8ded07e20cc9e9cb37d7a4bb234c9f5bd166a2e3887d3db65
pkgname = aurutils
diff --git a/PKGBUILD b/PKGBUILD
index 1b824ed552e4..26355f6a535c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alad Wenter <alad@archlinux.org>
# Co-Maintainer: Cedric Girard <cgirard.archlinux@valinor.fr>
pkgname=aurutils
-pkgver=2.3.0
+pkgver=2.3.1
pkgrel=1
pkgdesc='helper tools for the arch user repository'
url='https://github.com/AladW/aurutils'
@@ -15,7 +15,7 @@ optdepends=('bash-completion: bash completion'
'devtools: aur-chroot'
'vifm: build file interaction'
'xdelta3: generate delta files')
-sha256sums=('90635ac9445a85e3f2a889d7bc0c15821e104c9cb894d8a69e0d3c01b8319863')
+sha256sums=('2e8c7656c620c1c8ded07e20cc9e9cb37d7a4bb234c9f5bd166a2e3887d3db65')
validpgpkeys=('DBE7D3DD8C81D58D0A13D0E76BC26A17B9B7018A') # Alad Wenter <alad@archlinux.org>
build() {