summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXyne2022-07-16 00:52:46 +0200
committerXyne2022-07-16 00:52:46 +0200
commit82e9e7b7cb4ac65ef2febbca1cafd12e5679d7a7 (patch)
tree5d28a7f2e02703be33c32c5ab99c8fe9acfc4744
parentf64e49f4061c25a4aca36904decf95dbbbdb6cb5 (diff)
downloadaur-82e9e7b7cb4ac65ef2febbca1cafd12e5679d7a7.tar.gz
Update to 2021-4
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f6d12ca88668..7807c89ecb06 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = python3-xynexdg
pkgdesc = Implementation of various freedesktop.org standards, for internal use in Xyne's modules.
pkgver = 2021
- pkgrel = 2
+ pkgrel = 4
url = https://xyne.dev/projects/python3-xynexdg
arch = any
license = GPL
depends = python3
source = https://xyne.dev/projects/python3-xynexdg/src/python3-xynexdg-2021.tar.xz
source = https://xyne.dev/projects/python3-xynexdg/src/python3-xynexdg-2021.tar.xz.sig
- validpgpkeys = EC3CBE7F607D11E663149E811D1F0DC78F173680
+ validpgpkeys = D89FAAEB4CECAFD199A2F5E612C6F735F7A9A519
md5sums = 10784cb444bcf29db1a29e386eb67ef0
- md5sums = b7d1c655aa82759529e8540c375a7d12
+ md5sums = 98643ea2db70b127479ffe0eb78fea56
sha512sums = 68362460ef36164b3e17d294269ecea51ff5a477a1e4f0d6c8eaca29a1bacdb5d2ee733ca0a68c0159774c4354eb968bbcc3a1b2be62b4b7eafd60c09802de67
- sha512sums = 3410d3db7522f9a5d465ee399c635f1fe02348d0249b957b703ccac9e057b15f04f21c0f2d575ab891f40d41a1fdc5529e7713e4aa0cdac512a04ccf878dd189
+ sha512sums = 16748c9bf9883a69483bebbba870754208e47344f56f4a30ab610dc422e0c6e2bc2b64e54886105797bce18d6e71d261ce534f294a8c30ef16b5db22f19c364a
pkgname = python3-xynexdg
diff --git a/PKGBUILD b/PKGBUILD
index 002f7c0d0487..a1692935c509 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Xyne <gro xunilhcra enyx, backwards>
pkgname=python3-xynexdg
pkgver=2021
-pkgrel=2
+pkgrel=4
pkgdesc='Implementation of various freedesktop.org standards, for internal use in Xyne'"'"'s modules.'
arch=(any)
license=(GPL)
@@ -13,13 +13,13 @@ source=(
)
sha512sums=(
68362460ef36164b3e17d294269ecea51ff5a477a1e4f0d6c8eaca29a1bacdb5d2ee733ca0a68c0159774c4354eb968bbcc3a1b2be62b4b7eafd60c09802de67
- 3410d3db7522f9a5d465ee399c635f1fe02348d0249b957b703ccac9e057b15f04f21c0f2d575ab891f40d41a1fdc5529e7713e4aa0cdac512a04ccf878dd189
+ 16748c9bf9883a69483bebbba870754208e47344f56f4a30ab610dc422e0c6e2bc2b64e54886105797bce18d6e71d261ce534f294a8c30ef16b5db22f19c364a
)
md5sums=(
10784cb444bcf29db1a29e386eb67ef0
- b7d1c655aa82759529e8540c375a7d12
+ 98643ea2db70b127479ffe0eb78fea56
)
-validpgpkeys=('EC3CBE7F607D11E663149E811D1F0DC78F173680')
+validpgpkeys=('D89FAAEB4CECAFD199A2F5E612C6F735F7A9A519')
package ()
{