summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXyne2021-11-20 05:03:37 +0100
committerXyne2021-11-20 05:03:37 +0100
commitc0daea897a788bc6db2ad527f3f57e1112893de3 (patch)
tree86ae455386706dc94ea5cc5929582bb8590bca06
parent012ed088311d2e91530f92ea62bc49b7c8cc4684 (diff)
downloadaur-c0daea897a788bc6db2ad527f3f57e1112893de3.tar.gz
Update to 2021-1
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD16
2 files changed, 16 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7e89dce64f43..8d2c35732608 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,19 @@
pkgbase = python3-currencyconverter
pkgdesc = Module and command-line tool for currency conversion and rate retrieval.
- pkgver = 2017
- pkgrel = 8
+ pkgver = 2021
+ pkgrel = 1
url = https://xyne.dev/projects/python3-currencyconverter
arch = any
license = GPL
depends = python-pyxdg
depends = python3
depends = python3-memoizedb
- source = https://xyne.dev/projects/python3-currencyconverter/src/python3-currencyconverter-2017.tar.xz
- source = https://xyne.dev/projects/python3-currencyconverter/src/python3-currencyconverter-2017.tar.xz.sig
+ source = https://xyne.dev/projects/python3-currencyconverter/src/python3-currencyconverter-2021.tar.xz
+ source = https://xyne.dev/projects/python3-currencyconverter/src/python3-currencyconverter-2021.tar.xz.sig
validpgpkeys = EC3CBE7F607D11E663149E811D1F0DC78F173680
- md5sums = b70b7a48bec9087759a3054d2a99bd06
- md5sums = 474dab72791a890addbcda62b4d64c83
- sha512sums = e79e921d174f6c7fba72c8a0c7f086e39dccb37a4b9eab760f62d1a0fd878d4960768169106a84153155f28c540afff776d66b688f16f696a9a594adb1abaa73
- sha512sums = cececd8b5476af4dc6128403423c98332b8e54a2114a8b60f38e9ad75dd0da2cf51bcba117ccd4f188ff9fd740b41e8b13381f6a90bf46a4c70e99f4b8fa9061
+ md5sums = 21fe16b66554a312bf2c68b73d177894
+ md5sums = e7cc0351df05e49267fdc77813e5be30
+ sha512sums = bef5bc812d4ca35c549d364459f0b02b74a0ea487e46a8c0f6971cdc8cc75dcf3f16a5d459771ea5d5d210ef8481135affb156392153ec4da963050be2a61453
+ sha512sums = 9c3691f6596db4d08e510d9f1ebd4324cf411627dfdd9723d8a5ceb30c1fcd977b381e4392c5aa32f8d5449d0dcdc425afab7acbc5aa64688b375898f8ffb6a3
pkgname = python3-currencyconverter
diff --git a/PKGBUILD b/PKGBUILD
index dfa23da4fa74..14f7fcc256e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,23 +1,23 @@
#Maintainer: Xyne <gro xunilhcra enyx, backwards>
pkgname=python3-currencyconverter
-pkgver=2017
-pkgrel=8
+pkgver=2021
+pkgrel=1
pkgdesc='Module and command-line tool for currency conversion and rate retrieval.'
arch=(any)
license=(GPL)
url="https://xyne.dev/projects/python3-currencyconverter"
depends=(python-pyxdg python3 python3-memoizedb)
source=(
- https://xyne.dev/projects/python3-currencyconverter/src/python3-currencyconverter-2017.tar.xz
- https://xyne.dev/projects/python3-currencyconverter/src/python3-currencyconverter-2017.tar.xz.sig
+ https://xyne.dev/projects/python3-currencyconverter/src/python3-currencyconverter-2021.tar.xz
+ https://xyne.dev/projects/python3-currencyconverter/src/python3-currencyconverter-2021.tar.xz.sig
)
sha512sums=(
- e79e921d174f6c7fba72c8a0c7f086e39dccb37a4b9eab760f62d1a0fd878d4960768169106a84153155f28c540afff776d66b688f16f696a9a594adb1abaa73
- cececd8b5476af4dc6128403423c98332b8e54a2114a8b60f38e9ad75dd0da2cf51bcba117ccd4f188ff9fd740b41e8b13381f6a90bf46a4c70e99f4b8fa9061
+ bef5bc812d4ca35c549d364459f0b02b74a0ea487e46a8c0f6971cdc8cc75dcf3f16a5d459771ea5d5d210ef8481135affb156392153ec4da963050be2a61453
+ 9c3691f6596db4d08e510d9f1ebd4324cf411627dfdd9723d8a5ceb30c1fcd977b381e4392c5aa32f8d5449d0dcdc425afab7acbc5aa64688b375898f8ffb6a3
)
md5sums=(
- b70b7a48bec9087759a3054d2a99bd06
- 474dab72791a890addbcda62b4d64c83
+ 21fe16b66554a312bf2c68b73d177894
+ e7cc0351df05e49267fdc77813e5be30
)
validpgpkeys=('EC3CBE7F607D11E663149E811D1F0DC78F173680')