[arch-commits] Commit in odt2txt/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Mon Dec 5 11:18:09 UTC 2016


    Date: Monday, December 5, 2016 @ 11:18:08
  Author: spupykin
Revision: 198043

upgpkg: odt2txt 0.5-1

upd

Modified:
  odt2txt/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-05 11:18:03 UTC (rev 198042)
+++ PKGBUILD	2016-12-05 11:18:08 UTC (rev 198043)
@@ -3,9 +3,9 @@
 # Contributor: Vladimir Chizhov <jagoterr at gmail.com>
 
 pkgname=odt2txt
-pkgver=0.4
-pkgrel=3
-_commit=8ba26cda1f74eb44753fc1ad5d4fb78c328d9955
+pkgver=0.5
+pkgrel=1
+_commit=de7f920f4d8fc858b448d118189c791fe8d7fbca
 pkgdesc="extracts the text out of OpenDocument Texts"
 url="https://github.com/dstosberg/odt2txt/"
 license=("GPL2")
@@ -13,7 +13,7 @@
 depends=('zlib' 'libzip')
 makedepends=('git')
 source=("$pkgname::git://github.com/dstosberg/odt2txt.git#commit=${_commit}")
-md5sums=('SKIP')
+sha256sums=('SKIP')
 
 build() {
   cd "$srcdir"/$pkgname



More information about the arch-commits mailing list