summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXyne2015-12-05 19:01:24 +0000
committerXyne2015-12-05 19:01:24 +0000
commit2105e591c38959e0abaa2366709a1b2b4fea368d (patch)
tree2fef4f58cbda5ff13e1db8826e679813bbd7fc81
parent777419192350bb92a308e9b5caa78f53530de20d (diff)
downloadaur-2105e591c38959e0abaa2366709a1b2b4fea368d.tar.gz
Update to 2015.12.5.1-1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD14
2 files changed, 14 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dfd55b6eebd6..0cec3e5523b4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python3-aur
pkgdesc = AUR-related modules and helper utilities (aurploader, aurquery, aurtomatic).
- pkgver = 2015.12.5
+ pkgver = 2015.12.5.1
pkgrel = 1
url = http://xyne.archlinux.ca/projects/python3-aur
arch = any
@@ -13,12 +13,12 @@ pkgbase = python3-aur
provides = aurploader
conflicts = aurploader
replaces = aurploader
- source = http://xyne.archlinux.ca/projects/python3-aur/src/python3-aur-2015.12.5.tar.xz
- source = http://xyne.archlinux.ca/projects/python3-aur/src/python3-aur-2015.12.5.tar.xz.sig
- md5sums = d16427da199fcc50a7bc7b56840c3b87
- md5sums = 33c7bdd6c56b93cd44a76e470337a18c
- sha512sums = 35c11179fbd9cd29979124a704a1fae5627fae7e6ee41bae9d7b6ab6e73f0ab8120fb2d7f616c7c61255367c7c4340804fc8983005b89844b9eb953e54b0ba66
- sha512sums = 210c8cba11d157eafd645eff54b98cc8f8fa38a3332a1ca4a8ffe5be69de706786c59fee7cee9a8e4e1bf0851fe29f2201d8a64dddce952e9a465d74915654b4
+ source = http://xyne.archlinux.ca/projects/python3-aur/src/python3-aur-2015.12.5.1.tar.xz
+ source = http://xyne.archlinux.ca/projects/python3-aur/src/python3-aur-2015.12.5.1.tar.xz.sig
+ md5sums = 969523bde262d85445fd83a1b1067969
+ md5sums = 343cd6b7a603286ecd1e1b2f7c32e544
+ sha512sums = 6401d59f67231f8c620dbf9dc37aca671b2b34df7b659f7dd3205b7f85b5ee42c79b62c70b926534bc01a3dafdee80a9e52bf4cf08562b301d473ed86fdefb6f
+ sha512sums = 5a86af78c4a756c68a4ceb2c46b9dd9fc9e8200c758fc0d062e0326011e41cd0f1c362151e07347f40320fe95ecaeb7adcbe968e161b4816dceb48c0699e1dce
pkgname = python3-aur
diff --git a/PKGBUILD b/PKGBUILD
index 33774ab5215b..e50e5ada82a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
#Maintainer: Xyne <ac xunilhcra enyx, backwards>
pkgname=python3-aur
-pkgver=2015.12.5
+pkgver=2015.12.5.1
pkgrel=1
pkgdesc='AUR-related modules and helper utilities (aurploader, aurquery, aurtomatic).'
arch=(any)
@@ -12,16 +12,16 @@ replaces=(aurploader)
conflicts=(aurploader)
provides=(aurploader)
source=(
- http://xyne.archlinux.ca/projects/python3-aur/src/python3-aur-2015.12.5.tar.xz
- http://xyne.archlinux.ca/projects/python3-aur/src/python3-aur-2015.12.5.tar.xz.sig
+ http://xyne.archlinux.ca/projects/python3-aur/src/python3-aur-2015.12.5.1.tar.xz
+ http://xyne.archlinux.ca/projects/python3-aur/src/python3-aur-2015.12.5.1.tar.xz.sig
)
sha512sums=(
- 35c11179fbd9cd29979124a704a1fae5627fae7e6ee41bae9d7b6ab6e73f0ab8120fb2d7f616c7c61255367c7c4340804fc8983005b89844b9eb953e54b0ba66
- 210c8cba11d157eafd645eff54b98cc8f8fa38a3332a1ca4a8ffe5be69de706786c59fee7cee9a8e4e1bf0851fe29f2201d8a64dddce952e9a465d74915654b4
+ 6401d59f67231f8c620dbf9dc37aca671b2b34df7b659f7dd3205b7f85b5ee42c79b62c70b926534bc01a3dafdee80a9e52bf4cf08562b301d473ed86fdefb6f
+ 5a86af78c4a756c68a4ceb2c46b9dd9fc9e8200c758fc0d062e0326011e41cd0f1c362151e07347f40320fe95ecaeb7adcbe968e161b4816dceb48c0699e1dce
)
md5sums=(
- d16427da199fcc50a7bc7b56840c3b87
- 33c7bdd6c56b93cd44a76e470337a18c
+ 969523bde262d85445fd83a1b1067969
+ 343cd6b7a603286ecd1e1b2f7c32e544
)
validpgpkeys=('EC3CBE7F607D11E663149E811D1F0DC78F173680')