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

Antonio Rojas arojas at archlinux.org
Sun Mar 19 22:00:52 UTC 2017


    Date: Sunday, March 19, 2017 @ 22:00:51
  Author: arojas
Revision: 217377

Update to 0.6.2

Modified:
  kbibtex/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-19 21:58:51 UTC (rev 217376)
+++ PKGBUILD	2017-03-19 22:00:51 UTC (rev 217377)
@@ -4,9 +4,9 @@
 # Contributor: cmorlok <christianmorlok at web.de>
 
 pkgname=kbibtex
-pkgver=0.6
+pkgver=0.6.2
 _branch=0.6
-pkgrel=5
+pkgrel=1
 pkgdesc="A BibTeX editor for KDE"
 arch=('i686' 'x86_64')
 url='http://home.gna.org/kbibtex/'
@@ -15,7 +15,7 @@
 optdepends=('okular: Document preview')
 makedepends=('cmake' 'automoc4')
 source=("http://download.gna.org/$pkgname/$_branch/$pkgname-$pkgver.tar.xz" kbibtex-no-qtwebkit.patch)
-md5sums=('f1a9c1867d94c36fe88cfa0470b85dac'
+md5sums=('5372f79e4ce0ee498e48aabdc377b114'
          '73a6be6e48e0e9106f60b65ad07d73e6')
 
 prepare() {



More information about the arch-commits mailing list