summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomas Groth Christensen2016-04-09 10:02:15 +0200
committerTomas Groth Christensen2016-04-09 10:02:15 +0200
commit63142aee61d9e72969a793417ae2ada489aeac7c (patch)
tree1c909ead9106bdbfd7a2478846af334af5a79eb7
parente12b91f01054fc8d789ba0827dcb453a2dccf537 (diff)
downloadaur-63142aee61d9e72969a793417ae2ada489aeac7c.tar.gz
Bumped to version 0.2.1
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cb01e708de60..0ab3acb9e76b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tomas Groth <tomasgroth@yahoo.dk>
pkgbase='pysword'
pkgname=('python-pysword' 'python2-pysword')
-pkgver=0.2.0
+pkgver=0.2.1
pkgrel=1
pkgdesc='A native Python2/3 reader module for the SWORD Project Bible Modules'
arch=('any')
@@ -9,7 +9,7 @@ license=('GPL2')
url='https://gitlab.com/tgc-dk/pysword'
makedepends=('python-setuptools' 'python2-setuptools')
source=("${pkgbase}-${pkgver}.tar.gz::https://gitlab.com/tgc-dk/pysword/repository/archive.tar.gz?ref=${pkgver}")
-sha256sums=('85618b359932d87c5c154bc9b250b90065a35b9edb3415c8a541ed54cdbb3ec3')
+sha256sums=('f3c0303ae9e801ca0695e58127f16c0cde57b3b1914421fcfd7ae773a48f51b0')
# Link ${pkgbase}-${pkgver} to the extracted folder
prepare() {