summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 695bd5fd3914..440e0586fe25 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 = 2014.11
- pkgrel = 1
+ pkgrel = 2
url = http://xyne.archlinux.ca/projects/python3-currencyconverter
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 4f11f0bc4200..4fac088d138a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Xyne <ac xunilhcra enyx, backwards>
pkgname=python3-currencyconverter
pkgver=2014.11
-pkgrel=1
+pkgrel=2
pkgdesc='Module and command-line tool for currency conversion and rate retrieval.'
arch=(any)
license=(GPL)