[arch-commits] Commit in kbibtex/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sat Jun 17 22:05:09 UTC 2017
Date: Saturday, June 17, 2017 @ 22:05:07
Author: arojas
Revision: 237999
Update source
Modified:
kbibtex/trunk/PKGBUILD
----------+
PKGBUILD | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-06-17 21:58:35 UTC (rev 237998)
+++ PKGBUILD 2017-06-17 22:05:07 UTC (rev 237999)
@@ -5,7 +5,6 @@
pkgname=kbibtex
pkgver=0.6.2
-_branch=0.6
pkgrel=1
pkgdesc="A BibTeX editor for KDE"
arch=('i686' 'x86_64')
@@ -14,7 +13,7 @@
depends=('kdebase-runtime' 'poppler-qt4')
optdepends=('okular: Document preview')
makedepends=('cmake' 'automoc4')
-source=("http://download.gna.org/$pkgname/$_branch/$pkgname-$pkgver.tar.xz" kbibtex-no-qtwebkit.patch)
+source=("http://download.kde.org/stable/KBibTeX/$pkgname-$pkgver.tar.xz" kbibtex-no-qtwebkit.patch)
md5sums=('5372f79e4ce0ee498e48aabdc377b114'
'73a6be6e48e0e9106f60b65ad07d73e6')
More information about the arch-commits
mailing list