Date: Tuesday, August 18, 2015 @ 21:08:46 Author: schiv Revision: 138495
upgpkg: kbibtex 0.6-1 new upstream release; new branch :) Modified: kbibtex/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-08-18 19:07:24 UTC (rev 138494) +++ PKGBUILD 2015-08-18 19:08:46 UTC (rev 138495) @@ -4,8 +4,8 @@ # Contributor: cmorlok <[email protected]> pkgname=kbibtex -pkgver=0.5.1 -_branch=0.5 +pkgver=0.6 +_branch=0.6 pkgrel=1 pkgdesc="A BibTeX editor for KDE" arch=('i686' 'x86_64') @@ -16,7 +16,7 @@ makedepends=('cmake' 'automoc4') install=$pkgname.install source=("http://download.gna.org/$pkgname/$_branch/$pkgname-$pkgver.tar.xz") -md5sums=('133d4a1a7ec9242545f7616765384777') +md5sums=('f1a9c1867d94c36fe88cfa0470b85dac') build() { cd "$pkgname-$pkgver"
