summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomas Groth2019-10-13 22:19:08 +0200
committerTomas Groth2019-10-13 22:19:08 +0200
commit351fad78fdbd6124dfe95827c243e7054cc9294b (patch)
tree286ade442b1a20fbd37a90d3528c6a0b5c3723d9
parent05179e52b0853bc77a70a1d8111e2865d165fca2 (diff)
downloadaur-351fad78fdbd6124dfe95827c243e7054cc9294b.tar.gz
updated to 0.2.7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 204646d5db26..c603f6cb2243 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = pysword
pkgdesc = A native Python2/3 reader module for the SWORD Project Bible Modules
- pkgver = 0.2.6
+ pkgver = 0.2.7
pkgrel = 1
url = https://gitlab.com/tgc-dk/pysword
arch = any
license = GPL2
makedepends = python-setuptools
makedepends = python2-setuptools
- source = pysword-0.2.6.tar.gz::https://gitlab.com/tgc-dk/pysword/repository/archive.tar.gz?ref=0.2.6
- sha256sums = 93978e4efdf5f1985f24ff1c62de4217be4c163d7e30678306887b6cf1fb275a
+ source = pysword-0.2.7.tar.gz::https://gitlab.com/tgc-dk/pysword/repository/archive.tar.gz?ref=0.2.7
+ sha256sums = bf918aaebec025ace3afd6e43daec3499ccca95e206ffa416b6e819cec93dc8c
pkgname = python-pysword
depends = python
diff --git a/PKGBUILD b/PKGBUILD
index d1bd7dba6ee9..84f9949784e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tomas Groth <second@tgc.dk>
pkgbase='pysword'
pkgname=('python-pysword' 'python2-pysword')
-pkgver=0.2.6
+pkgver=0.2.7
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=('93978e4efdf5f1985f24ff1c62de4217be4c163d7e30678306887b6cf1fb275a')
+sha256sums=('bf918aaebec025ace3afd6e43daec3499ccca95e206ffa416b6e819cec93dc8c')
# Link ${pkgbase}-${pkgver} to the extracted folder