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

Andreas Radke andyrtr at archlinux.org
Sun Jun 3 13:41:53 UTC 2018


    Date: Sunday, June 3, 2018 @ 13:41:52
  Author: andyrtr
Revision: 325636

upgpkg: libepubgen 0.1.1-1

upstream update 0.1.1

Modified:
  libepubgen/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-03 13:34:59 UTC (rev 325635)
+++ PKGBUILD	2018-06-03 13:41:52 UTC (rev 325636)
@@ -2,7 +2,7 @@
 # Maintainer: AndyRTR <andyrtr at archlinux.org>
 
 pkgname=libepubgen
-pkgver=0.1.0
+pkgver=0.1.1
 pkgrel=1
 epoch=
 pkgdesc="an EPUB generator for librevenge"
@@ -12,7 +12,7 @@
 depends=('librevenge')
 makedepends=('boost' 'cppunit' 'doxygen' 'libxml2')
 source=("https://sourceforge.net/projects/$pkgname/files/$pkgname-$pkgver/$pkgname-$pkgver.tar.xz")
-sha1sums=('181b44ea7af711d0b303c0f5eebd692ad8ce265d')
+sha1sums=('48e81c60e173552fce77ce3b414e68b7d52a5301')
 
 build() {
 	cd "$pkgname-$pkgver"



More information about the arch-commits mailing list