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

Felix Yan fyan at archlinux.org
Mon Aug 11 10:45:14 UTC 2014


    Date: Monday, August 11, 2014 @ 12:45:14
  Author: fyan
Revision: 117147

upgpkg: ktikz 0.10-5

- mtree rebuild
- point source url to ubuntu as the upstream website not accessible
- fix svn tag

Modified:
  ktikz/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-11 10:36:08 UTC (rev 117146)
+++ PKGBUILD	2014-08-11 10:45:14 UTC (rev 117147)
@@ -1,3 +1,4 @@
+# $Id$
 # Maintainer: Peter Lewis <plewis at aur.archlinux.org>
 # Contributor: linuxSEAT <--put_my_name_here-- at gmail.com>
 # Contributor: Le_J <clej37 at gmail dot com>
@@ -4,7 +5,7 @@
 
 pkgname=ktikz
 pkgver=0.10
-pkgrel=4
+pkgrel=5
 pkgdesc="A small application helping you to create TikZ diagrams (from the LaTeX pgf package)"
 arch=('i686' 'x86_64')
 url="http://www.hackenberger.at/blog/ktikz-editor-for-the-tikz-language/"
@@ -11,7 +12,7 @@
 license=("GPL")
 depends=('poppler-qt' 'kdelibs')
 makedepends=('automoc4' 'cmake' 'docbook-xml')
-source=("http://www.hackenberger.at/ktikz/"$pkgname"_"$pkgver".tar.gz")
+source=("https://launchpad.net/ubuntu/+archive/primary/+files/ktikz_$pkgver.orig.tar.gz")
 md5sums=('e8f0826cba2447250bcdcd389a71a2ac')
 
 build() {




More information about the arch-commits mailing list