summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXyne2016-04-20 01:18:02 +0000
committerXyne2016-04-20 01:18:02 +0000
commit5cf939d18582973f2161bace62a8b8040edbf748 (patch)
tree7660605dc90ffcbb842cab1fda4cf16f8d9127e3
parentc231faeb700f764eb69c2e6f5c1b77c374d20e2e (diff)
downloadaur-5cf939d18582973f2161bace62a8b8040edbf748.tar.gz
Update to 2016.4-1
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD14
2 files changed, 15 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index baf644261ca5..c998fec0b5b9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Mar 17 00:59:08 UTC 2016
+# Wed Apr 20 01:18:02 UTC 2016
pkgbase = python3-currencyconverter
pkgdesc = Module and command-line tool for currency conversion and rate retrieval.
- pkgver = 2016.3
+ pkgver = 2016.4
pkgrel = 1
url = http://xyne.archlinux.ca/projects/python3-currencyconverter
arch = any
@@ -10,12 +10,12 @@ pkgbase = python3-currencyconverter
depends = python-xdg
depends = python3
depends = python3-memoizedb
- source = http://xyne.archlinux.ca/projects/python3-currencyconverter/src/python3-currencyconverter-2016.3.tar.xz
- source = http://xyne.archlinux.ca/projects/python3-currencyconverter/src/python3-currencyconverter-2016.3.tar.xz.sig
- md5sums = 12715c82c03b4e294b28ba6c20c45ba5
- md5sums = b14812edebde77fbb2666a584955c794
- sha512sums = f6ef72e33893296cc394cb1e623680af8ede7dfca1beea7d88386ed8439af75856c7bf5b29028d90fbd762b1b268dfacc9b325693981b2bfc85ec0599f4bdb78
- sha512sums = 5706095e199f4ee3e9c94366d51db78634c9f58b83f4968912ed9a755d53621ac53ac530b22aa12d7f89f120c4300c6103f4df5e2aef426e0966015ae5c8557d
+ source = http://xyne.archlinux.ca/projects/python3-currencyconverter/src/python3-currencyconverter-2016.4.tar.xz
+ source = http://xyne.archlinux.ca/projects/python3-currencyconverter/src/python3-currencyconverter-2016.4.tar.xz.sig
+ md5sums = f456143db5fd8520f7c34dd1b59c099e
+ md5sums = 974efe5c67e43c4f2b1101ec03ab0841
+ sha512sums = d2a119b77dda2b9719129356da6fda0497940c6d2ae143e5317fa492226eeea07ac5161d3601f7b6f0bf1830bc719c9a8d2ec4d3ec2b06b221cd9253eabf7e80
+ sha512sums = 90864f5a426e527d00c01ccf4c895c5967365c20ddd18ae05cac5ea75dd9b808a9c99261671b3bc6e7b84fdd21c36e5811023f25816c1d5116ff46cb78052d68
pkgname = python3-currencyconverter
diff --git a/PKGBUILD b/PKGBUILD
index 275c60e66fab..2d47cbe39cfd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
#Maintainer: Xyne <ac xunilhcra enyx, backwards>
pkgname=python3-currencyconverter
-pkgver=2016.3
+pkgver=2016.4
pkgrel=1
pkgdesc='Module and command-line tool for currency conversion and rate retrieval.'
arch=(any)
@@ -8,16 +8,16 @@ license=(GPL)
url="http://xyne.archlinux.ca/projects/python3-currencyconverter"
depends=(python-xdg python3 python3-memoizedb)
source=(
- http://xyne.archlinux.ca/projects/python3-currencyconverter/src/python3-currencyconverter-2016.3.tar.xz
- http://xyne.archlinux.ca/projects/python3-currencyconverter/src/python3-currencyconverter-2016.3.tar.xz.sig
+ http://xyne.archlinux.ca/projects/python3-currencyconverter/src/python3-currencyconverter-2016.4.tar.xz
+ http://xyne.archlinux.ca/projects/python3-currencyconverter/src/python3-currencyconverter-2016.4.tar.xz.sig
)
sha512sums=(
- f6ef72e33893296cc394cb1e623680af8ede7dfca1beea7d88386ed8439af75856c7bf5b29028d90fbd762b1b268dfacc9b325693981b2bfc85ec0599f4bdb78
- 5706095e199f4ee3e9c94366d51db78634c9f58b83f4968912ed9a755d53621ac53ac530b22aa12d7f89f120c4300c6103f4df5e2aef426e0966015ae5c8557d
+ d2a119b77dda2b9719129356da6fda0497940c6d2ae143e5317fa492226eeea07ac5161d3601f7b6f0bf1830bc719c9a8d2ec4d3ec2b06b221cd9253eabf7e80
+ 90864f5a426e527d00c01ccf4c895c5967365c20ddd18ae05cac5ea75dd9b808a9c99261671b3bc6e7b84fdd21c36e5811023f25816c1d5116ff46cb78052d68
)
md5sums=(
- 12715c82c03b4e294b28ba6c20c45ba5
- b14812edebde77fbb2666a584955c794
+ f456143db5fd8520f7c34dd1b59c099e
+ 974efe5c67e43c4f2b1101ec03ab0841
)
validpgpkeys=('EC3CBE7F607D11E663149E811D1F0DC78F173680')