summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXyne2019-11-19 02:14:25 +0100
committerXyne2019-11-19 02:14:25 +0100
commit59c4ccbccca0c7393bf66a97aeabea7a2d321fcb (patch)
treebb346e80c6ff50eb09d920f342c8b296d10467fc
parentd0bf13739ef16f74aa77d7f8d914879f68b1ee6e (diff)
downloadaur-59c4ccbccca0c7393bf66a97aeabea7a2d321fcb.tar.gz
Update to 2017-6
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d3479c1e1542..a9fb4d12c207 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 = 5
+ pkgrel = 6
url = https://xyne.archlinux.ca/projects/python3-currencyconverter
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 7eb3ad7203d1..54f3d062d1ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Xyne <ac xunilhcra enyx, backwards>
pkgname=python3-currencyconverter
pkgver=2017
-pkgrel=5
+pkgrel=6
pkgdesc='Module and command-line tool for currency conversion and rate retrieval.'
arch=(any)
license=(GPL)