summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXyne2018-12-24 02:52:15 +0100
committerXyne2018-12-24 02:52:15 +0100
commit9956e236acc9699da03c10cd044cb17a20de9788 (patch)
treef1ffa7fca88e7384b5ae4220d7a7191f030e5f3b
parent136270aee3ab8f2c467428497145d71803937c87 (diff)
downloadaur-9956e236acc9699da03c10cd044cb17a20de9788.tar.gz
Update to 2018.12-1
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD16
2 files changed, 16 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 022c32a2dd11..cce9423607f9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python3-xcpf
pkgdesc = Xyne's common Pacman functions, for internal use.
- pkgver = 2018.8
- pkgrel = 3
+ pkgver = 2018.12
+ pkgrel = 1
url = https://xyne.archlinux.ca/projects/python3-xcpf
arch = any
license = GPL
@@ -11,13 +11,13 @@ pkgbase = python3-xcpf
depends = python3-memoizedb
depends = python3-xcgf
optdepends = rsync: Retrieve ABS files via rsync.
- source = https://xyne.archlinux.ca/projects/python3-xcpf/src/python3-xcpf-2018.8.tar.xz
- source = https://xyne.archlinux.ca/projects/python3-xcpf/src/python3-xcpf-2018.8.tar.xz.sig
+ source = https://xyne.archlinux.ca/projects/python3-xcpf/src/python3-xcpf-2018.12.tar.xz
+ source = https://xyne.archlinux.ca/projects/python3-xcpf/src/python3-xcpf-2018.12.tar.xz.sig
validpgpkeys = EC3CBE7F607D11E663149E811D1F0DC78F173680
- md5sums = be42efa0b26d7f528777ab34befb90f6
- md5sums = 1505694779a1687826fee320cd3d75a0
- sha512sums = a30ac5fe6cd20ebcdfc9108457dc0cebf3535d0ca77add364ff54425165c7c6bff4ad2e1edc2d11585eeba84658dcbe9d15bbc6239169767cab44dc17973fd5b
- sha512sums = bd851394c208962bc1613b60e9a49fbc3e218e26f871d837e33dbdbf83b3fb7735e24cc6ba8b6fc474fa31ad05a5cf4767c29e8e296bb129cf07ea938bb6ef6c
+ md5sums = 96fa5965a647784377c4c89219e98606
+ md5sums = 988cc5f206cd6715abcf163e2904e5d0
+ sha512sums = 33a93c6b3adb5ebaf678159ad8d58314f26f7db2764b147024c61912f839148e00384c2ec79a7c1b884fc951e36c93537d6350affa6af170af0f23c11ed6fe30
+ sha512sums = 50071c1814606e446b704cedfed1f1bea637d8966f13065eb4ca0ba5f2e2ab8ebe82b2a824a40d0e8506e1acb6980e10804edf321f6e860d54a74e2b8ef85e3a
pkgname = python3-xcpf
diff --git a/PKGBUILD b/PKGBUILD
index 6a82b53d3a1c..822e01fa1d19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Xyne <ac xunilhcra enyx, backwards>
pkgname=python3-xcpf
-pkgver=2018.8
-pkgrel=3
+pkgver=2018.12
+pkgrel=1
pkgdesc='Xyne'"'"'s common Pacman functions, for internal use.'
arch=(any)
license=(GPL)
@@ -9,16 +9,16 @@ url="https://xyne.archlinux.ca/projects/python3-xcpf"
depends=(pyalpm python-xdg python3 python3-memoizedb python3-xcgf)
optdepends=('rsync: Retrieve ABS files via rsync.')
source=(
- https://xyne.archlinux.ca/projects/python3-xcpf/src/python3-xcpf-2018.8.tar.xz
- https://xyne.archlinux.ca/projects/python3-xcpf/src/python3-xcpf-2018.8.tar.xz.sig
+ https://xyne.archlinux.ca/projects/python3-xcpf/src/python3-xcpf-2018.12.tar.xz
+ https://xyne.archlinux.ca/projects/python3-xcpf/src/python3-xcpf-2018.12.tar.xz.sig
)
sha512sums=(
- a30ac5fe6cd20ebcdfc9108457dc0cebf3535d0ca77add364ff54425165c7c6bff4ad2e1edc2d11585eeba84658dcbe9d15bbc6239169767cab44dc17973fd5b
- bd851394c208962bc1613b60e9a49fbc3e218e26f871d837e33dbdbf83b3fb7735e24cc6ba8b6fc474fa31ad05a5cf4767c29e8e296bb129cf07ea938bb6ef6c
+ 33a93c6b3adb5ebaf678159ad8d58314f26f7db2764b147024c61912f839148e00384c2ec79a7c1b884fc951e36c93537d6350affa6af170af0f23c11ed6fe30
+ 50071c1814606e446b704cedfed1f1bea637d8966f13065eb4ca0ba5f2e2ab8ebe82b2a824a40d0e8506e1acb6980e10804edf321f6e860d54a74e2b8ef85e3a
)
md5sums=(
- be42efa0b26d7f528777ab34befb90f6
- 1505694779a1687826fee320cd3d75a0
+ 96fa5965a647784377c4c89219e98606
+ 988cc5f206cd6715abcf163e2904e5d0
)
validpgpkeys=('EC3CBE7F607D11E663149E811D1F0DC78F173680')