summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXyne2021-12-13 23:16:39 +0100
committerXyne2021-12-13 23:16:39 +0100
commitb907f8252ac983c9575bf4c497e87c5dbbea5be1 (patch)
tree204b712a515a2b7284c6deb3687e1888a39ac125
parentc0daea897a788bc6db2ad527f3f57e1112893de3 (diff)
downloadaur-b907f8252ac983c9575bf4c497e87c5dbbea5be1.tar.gz
Update to 2021-2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8d2c35732608..6d74065208e5 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 = 1
+ pkgrel = 2
url = https://xyne.dev/projects/python3-currencyconverter
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 14f7fcc256e7..fc712e20f921 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Xyne <gro xunilhcra enyx, backwards>
pkgname=python3-currencyconverter
pkgver=2021
-pkgrel=1
+pkgrel=2
pkgdesc='Module and command-line tool for currency conversion and rate retrieval.'
arch=(any)
license=(GPL)