summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXyne2023-06-27 11:34:31 +0200
committerXyne2023-06-27 11:34:31 +0200
commite247ad5577e4ff871859e8b84582ae543132c2d1 (patch)
treefda826c240c583b3bf09ee335b9b60729ae79114
parent2c50633fe61a3121314ad227d6c9b322f1907c44 (diff)
downloadaur-e247ad5577e4ff871859e8b84582ae543132c2d1.tar.gz
Update to 2021-14
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 41a7982c9a80..f857a508e299 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python3-currencyconverter
pkgdesc = Module and command-line tool for currency conversion and rate retrieval.
pkgver = 2021
- pkgrel = 4
+ pkgrel = 14
url = https://xyne.dev/projects/python3-currencyconverter
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 42ae98f02724..e3283ed66a45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Xyne <gro xunilhcra enyx, backwards>
pkgname=python3-currencyconverter
pkgver=2021
-pkgrel=4
+pkgrel=14
pkgdesc='Module and command-line tool for currency conversion and rate retrieval.'
arch=(any)
license=(GPL)