summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXyne2016-04-20 01:17:47 +0000
committerXyne2016-04-20 01:17:47 +0000
commite46d17fecc1d7a65febd18e574b7ae4b2b56a92b (patch)
treeb963d162b2158f8df98ed7f63e113c9ef32326de
parent8482ee2e579b9719d6fb187b276399e710723019 (diff)
downloadaur-e46d17fecc1d7a65febd18e574b7ae4b2b56a92b.tar.gz
Update to 2016.4-1
-rw-r--r--.SRCINFO17
-rw-r--r--PKGBUILD15
2 files changed, 17 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 83346be3eae4..97cff1ee26bf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Dec 19 17:56:14 UTC 2015
+# Wed Apr 20 01:17:47 UTC 2016
pkgbase = pkg_scripts
pkgdesc = A collection of pacman and package-related utilities.
- pkgver = 2015.12.19.3
+ pkgver = 2016.4
pkgrel = 1
url = http://xyne.archlinux.ca/projects/pkg_scripts
arch = any
@@ -10,12 +10,13 @@ pkgbase = pkg_scripts
depends = pyalpm
depends = python3
depends = python3-xcpf
- source = http://xyne.archlinux.ca/projects/pkg_scripts/src/pkg_scripts-2015.12.19.3.tar.xz
- source = http://xyne.archlinux.ca/projects/pkg_scripts/src/pkg_scripts-2015.12.19.3.tar.xz.sig
- md5sums = 60c05b3ffd5874ae0477ef9e2c4855d3
- md5sums = 62f63e005ca150203e9680f42c1df8f2
- sha512sums = 92192f69bcbaf33e52b4f6c65a03d2e23c21a87c5b7788a184a6bc8ed14df3674198945d6990d29b434e19e8ee3ec48eea8190837aabac3558e97dff2abc401a
- sha512sums = 903da00981c31b70dc00f0b97467cefd13b9b1c4fc4aa4ee75964b582ed0f0c841097e62e0414c8de4dc539fb19bafde9b5841a3502d84a79a2bfdca409128ec
+ optdepends = python3-colorsysplus: colorized output in some scripts
+ source = http://xyne.archlinux.ca/projects/pkg_scripts/src/pkg_scripts-2016.4.tar.xz
+ source = http://xyne.archlinux.ca/projects/pkg_scripts/src/pkg_scripts-2016.4.tar.xz.sig
+ md5sums = 290c38d6e8519b8746f0b33757b9a3a7
+ md5sums = 360632afffdc410201fa3219359d9586
+ sha512sums = 0aecb3cf2539e67c0f5ba0fe409cbba78f7579e6f1941c86581ba4e163c88eb9f30eddeb249664dedb1fe91ae001766717081dd71bc376ff8d8364ed601aaa80
+ sha512sums = 581e7d685c490c7b9f1d6ac58322526bd79235713310757904296286c90db86a5f6521a264545573ee60480de35f306a9e50ddb0517ff69383f04f5fa3c51fac
pkgname = pkg_scripts
diff --git a/PKGBUILD b/PKGBUILD
index 012ed2e49f8c..3b5a80da72a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,23 +1,24 @@
#Maintainer: Xyne <ac xunilhcra enyx, backwards>
pkgname=pkg_scripts
-pkgver=2015.12.19.3
+pkgver=2016.4
pkgrel=1
pkgdesc='A collection of pacman and package-related utilities.'
arch=(any)
license=(GPL)
url="http://xyne.archlinux.ca/projects/pkg_scripts"
depends=(pyalpm python3 python3-xcpf)
+optdepends=('python3-colorsysplus: colorized output in some scripts')
source=(
- http://xyne.archlinux.ca/projects/pkg_scripts/src/pkg_scripts-2015.12.19.3.tar.xz
- http://xyne.archlinux.ca/projects/pkg_scripts/src/pkg_scripts-2015.12.19.3.tar.xz.sig
+ http://xyne.archlinux.ca/projects/pkg_scripts/src/pkg_scripts-2016.4.tar.xz
+ http://xyne.archlinux.ca/projects/pkg_scripts/src/pkg_scripts-2016.4.tar.xz.sig
)
sha512sums=(
- 92192f69bcbaf33e52b4f6c65a03d2e23c21a87c5b7788a184a6bc8ed14df3674198945d6990d29b434e19e8ee3ec48eea8190837aabac3558e97dff2abc401a
- 903da00981c31b70dc00f0b97467cefd13b9b1c4fc4aa4ee75964b582ed0f0c841097e62e0414c8de4dc539fb19bafde9b5841a3502d84a79a2bfdca409128ec
+ 0aecb3cf2539e67c0f5ba0fe409cbba78f7579e6f1941c86581ba4e163c88eb9f30eddeb249664dedb1fe91ae001766717081dd71bc376ff8d8364ed601aaa80
+ 581e7d685c490c7b9f1d6ac58322526bd79235713310757904296286c90db86a5f6521a264545573ee60480de35f306a9e50ddb0517ff69383f04f5fa3c51fac
)
md5sums=(
- 60c05b3ffd5874ae0477ef9e2c4855d3
- 62f63e005ca150203e9680f42c1df8f2
+ 290c38d6e8519b8746f0b33757b9a3a7
+ 360632afffdc410201fa3219359d9586
)
validpgpkeys=('EC3CBE7F607D11E663149E811D1F0DC78F173680')