summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Cabal2024-07-31 12:29:53 -0500
committerAlex Cabal2024-07-31 12:29:53 -0500
commit7cb573f2eea09794fd6830dbf2ad88a0f918627d (patch)
treed537b750f72e9116aa145b94ae47f15c13517a0d
parent37ee9d126d0a722410f6da4f3fcd588c46e4c074 (diff)
downloadaur-7cb573f2eea09794fd6830dbf2ad88a0f918627d.tar.gz
Updated to version 2.7.0
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b151cbf1c3f8..1a7cf788b554 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-standardebooks
pkgdesc = The toolset used to produce Standard Ebooks epub ebooks.
- pkgver = 2.6.4
+ pkgver = 2.7.0
pkgrel = 1
url = https://standardebooks.org
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index cefc254a227c..f96dfc3cb355 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Claudia Pellegrino <aur ät cpellegrino.de>
pkgname=python-standardebooks
_name=tools
-pkgver=2.6.4
+pkgver=2.7.0
pkgrel=1
pkgdesc="The toolset used to produce Standard Ebooks epub ebooks."
arch=(x86_64)