summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXyne2020-12-03 00:17:29 +0100
committerXyne2020-12-03 00:17:29 +0100
commit7252e250da53f540c42ba372579c653a707bb97e (patch)
tree30d2f80c1d97f1a2c0afa75c40d4c0e5a351cfcd
parent59c4ccbccca0c7393bf66a97aeabea7a2d321fcb (diff)
downloadaur-7252e250da53f540c42ba372579c653a707bb97e.tar.gz
Update to 2017-7
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a9fb4d12c207..bc518ee4b8d4 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 = 2017
- pkgrel = 6
+ pkgrel = 7
url = https://xyne.archlinux.ca/projects/python3-currencyconverter
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 54f3d062d1ce..028ff230e2f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Xyne <ac xunilhcra enyx, backwards>
pkgname=python3-currencyconverter
pkgver=2017
-pkgrel=6
+pkgrel=7
pkgdesc='Module and command-line tool for currency conversion and rate retrieval.'
arch=(any)
license=(GPL)