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

Florian Pritz bluewind at archlinux.org
Mon Sep 26 08:20:41 UTC 2016


    Date: Monday, September 26, 2016 @ 08:20:40
  Author: bluewind
Revision: 190580

upgpkg: highlight 3.32-1

upstream update

Modified:
  highlight/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-26 07:30:57 UTC (rev 190579)
+++ PKGBUILD	2016-09-26 08:20:40 UTC (rev 190580)
@@ -3,14 +3,14 @@
 # Contributor: Jan Fader <jan.fader at web.de>
 pkgbase=highlight
 pkgname=(highlight highlight-gui)
-pkgver=3.31
-pkgrel=2
+pkgver=3.32
+pkgrel=1
 url="http://www.andre-simon.de/doku/highlight/highlight.html"
 license=('GPL')
 arch=('i686' 'x86_64')
 makedepends=(qt5-base lua boost)
 source=(http://www.andre-simon.de/zip/$pkgname-$pkgver.tar.bz2{,.asc})
-md5sums=('a93b098e60fa5de6fa720e7ed875d22d'
+md5sums=('a5d0fd9d9fdf98630abaf53a1288dd00'
          'SKIP')
 validpgpkeys=(B8C55574187F49180EDC763750FE0279D805A7C7)
 
@@ -18,7 +18,6 @@
   cd "$srcdir/$pkgbase-$pkgver"
 
   sed -i 's/QMAKE=qmake/QMAKE=qmake-qt5/' src/makefile
-  rm src/gui-qt/.qmake.stash
 }
 
 build() {



More information about the arch-commits mailing list