summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXyne2018-08-06 22:39:03 +0200
committerXyne2018-08-06 22:39:03 +0200
commit671d09265b5dec777c3ddbdb4d29e54eae3d593e (patch)
tree1e7a2f62b84714abc38c9c717590435748f2e3c7
parent89b44b64ed4a6f071e6431796123dc85bf17055a (diff)
downloadaur-671d09265b5dec777c3ddbdb4d29e54eae3d593e.tar.gz
Update to 2018.8-3
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD16
2 files changed, 16 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6ef716c07a20..b4a2104796b5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python3-aur
pkgdesc = AUR-related modules and helper utilities (aurploader, aurquery, aurtomatic).
- pkgver = 2018
- pkgrel = 1
+ pkgver = 2018.8
+ pkgrel = 3
url = https://xyne.archlinux.ca/projects/python3-aur
arch = any
license = GPL
@@ -15,13 +15,13 @@ pkgbase = python3-aur
provides = aurploader
conflicts = aurploader
replaces = aurploader
- source = https://xyne.archlinux.ca/projects/python3-aur/src/python3-aur-2018.tar.xz
- source = https://xyne.archlinux.ca/projects/python3-aur/src/python3-aur-2018.tar.xz.sig
+ source = https://xyne.archlinux.ca/projects/python3-aur/src/python3-aur-2018.8.tar.xz
+ source = https://xyne.archlinux.ca/projects/python3-aur/src/python3-aur-2018.8.tar.xz.sig
validpgpkeys = EC3CBE7F607D11E663149E811D1F0DC78F173680
- md5sums = bd81004280d0700f4dff01dd4414db72
- md5sums = e4450a7bd8356fa31bfa726839e996fd
- sha512sums = 06586fca8a142b72cd248409ce3b1c704b86e1d27ccb1eaeb1f827bbdb875be99257c3b145742737a58d79ceff3339bedef7ff4d0620912f40d90c848dfd6fab
- sha512sums = 6a61124d7fccb7237d32e0b400bd7bb9a95d0da562727936594f3e00d9c9116b548a4085e702181fdebd5b7528572133543ed428fd6b51e8d71a906d19a7592f
+ md5sums = bec3b4e2d7b655f89417f52a09f63439
+ md5sums = 354ee94fc3f8e75d2772ab0939da3660
+ sha512sums = 91327fbb8ea85ffa757e9c6e5eac2b726826b266e2ef104291d6f1f7eae5b7cce2564fc9ebf8689eea262f675a6df2cb38efe717f21f607aeb6042bc2361a610
+ sha512sums = ad3a8c506220c594ab6eb0dbcb6adef09e1659ee39325414e45debfbc9b482022e8006861c511458a81fa9e2b145d7fa088b35cebc76806bbf2cd804395e6865
pkgname = python3-aur
diff --git a/PKGBUILD b/PKGBUILD
index 2f7f8760c429..d2894121ee70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Xyne <ac xunilhcra enyx, backwards>
pkgname=python3-aur
-pkgver=2018
-pkgrel=1
+pkgver=2018.8
+pkgrel=3
pkgdesc='AUR-related modules and helper utilities (aurploader, aurquery, aurtomatic).'
arch=(any)
license=(GPL)
@@ -12,16 +12,16 @@ replaces=(aurploader)
conflicts=(aurploader)
provides=(aurploader)
source=(
- https://xyne.archlinux.ca/projects/python3-aur/src/python3-aur-2018.tar.xz
- https://xyne.archlinux.ca/projects/python3-aur/src/python3-aur-2018.tar.xz.sig
+ https://xyne.archlinux.ca/projects/python3-aur/src/python3-aur-2018.8.tar.xz
+ https://xyne.archlinux.ca/projects/python3-aur/src/python3-aur-2018.8.tar.xz.sig
)
sha512sums=(
- 06586fca8a142b72cd248409ce3b1c704b86e1d27ccb1eaeb1f827bbdb875be99257c3b145742737a58d79ceff3339bedef7ff4d0620912f40d90c848dfd6fab
- 6a61124d7fccb7237d32e0b400bd7bb9a95d0da562727936594f3e00d9c9116b548a4085e702181fdebd5b7528572133543ed428fd6b51e8d71a906d19a7592f
+ 91327fbb8ea85ffa757e9c6e5eac2b726826b266e2ef104291d6f1f7eae5b7cce2564fc9ebf8689eea262f675a6df2cb38efe717f21f607aeb6042bc2361a610
+ ad3a8c506220c594ab6eb0dbcb6adef09e1659ee39325414e45debfbc9b482022e8006861c511458a81fa9e2b145d7fa088b35cebc76806bbf2cd804395e6865
)
md5sums=(
- bd81004280d0700f4dff01dd4414db72
- e4450a7bd8356fa31bfa726839e996fd
+ bec3b4e2d7b655f89417f52a09f63439
+ 354ee94fc3f8e75d2772ab0939da3660
)
validpgpkeys=('EC3CBE7F607D11E663149E811D1F0DC78F173680')