summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxim Baz2020-09-20 00:06:47 +0200
committerMaxim Baz2020-09-20 00:06:47 +0200
commitb7bc680b60cc7c262777924817a40af53280352f (patch)
tree13294056e071b038ee031e52ad001f6e197c72ff
parenta79238ec0511fc03ef739a4deac979d9ed31424c (diff)
downloadaur-b7bc680b60cc7c262777924817a40af53280352f.tar.gz
aurutils: 2.3.6b
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a11bc01b785f..b46c57352f6a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = aurutils
pkgdesc = helper tools for the arch user repository
- pkgver = 2.3.5
+ pkgver = 2.3.6b
pkgrel = 1
url = https://github.com/AladW/aurutils
install = aurutils.install
@@ -15,8 +15,8 @@ pkgbase = aurutils
optdepends = bash-completion: bash completion
optdepends = devtools: aur-chroot
optdepends = vifm: build file interaction
- source = aurutils-2.3.5.tar.gz::https://github.com/AladW/aurutils/archive/2.3.5.tar.gz
- sha256sums = 13c6909c7e44c0619b0fab393c2f62d4f453c595bbd65f5a99077c3344a7bc99
+ source = aurutils-2.3.6b.tar.gz::https://github.com/AladW/aurutils/archive/2.3.6b.tar.gz
+ sha256sums = 22b12a7161635622f86cb4c4dd28c79ae9e6c23e60f3ef7985d107879c64d004
pkgname = aurutils
diff --git a/PKGBUILD b/PKGBUILD
index 0e6a9b3dd33a..91a6f9a1edf4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Co-Maintainer: Cedric Girard <cgirard.archlinux@valinor.fr>
# Co-Maintainer: Maxim Baz <archlinux@maximbaz.com>
pkgname=aurutils
-pkgver=2.3.5
+pkgver=2.3.6b
pkgrel=1
pkgdesc='helper tools for the arch user repository'
url='https://github.com/AladW/aurutils'
@@ -15,7 +15,7 @@ depends=('git' 'jq' 'expac' 'diffstat' 'pacutils' 'wget')
optdepends=('bash-completion: bash completion'
'devtools: aur-chroot'
'vifm: build file interaction')
-sha256sums=('13c6909c7e44c0619b0fab393c2f62d4f453c595bbd65f5a99077c3344a7bc99')
+sha256sums=('22b12a7161635622f86cb4c4dd28c79ae9e6c23e60f3ef7985d107879c64d004')
# 'SKIP')
# validpgpkeys=('DBE7D3DD8C81D58D0A13D0E76BC26A17B9B7018A') # Alad Wenter <alad@archlinux.org>