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

Pierre Neidhardt ambrevar at archlinux.org
Fri May 19 08:39:24 UTC 2017


    Date: Friday, May 19, 2017 @ 08:39:23
  Author: ambrevar
Revision: 228516

upgpkg: uncrustify 0.65-1

Modified:
  uncrustify/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-19 08:30:45 UTC (rev 228515)
+++ PKGBUILD	2017-05-19 08:39:23 UTC (rev 228516)
@@ -2,7 +2,7 @@
 # Contributor: Auguste Pop <auguste [at] gmail [dot] com>
 
 pkgname=uncrustify
-pkgver=0.64
+pkgver=0.65
 pkgrel=1
 pkgdesc="A source code beautifier"
 arch=("i686" "x86_64")
@@ -9,9 +9,9 @@
 url="http://uncrustify.sourceforge.net/"
 license=("GPL")
 depends=("gcc-libs")
-makedepends=("cmake")
+makedepends=("cmake" "python")
 source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('008904ca40d07c4b3d66c717d59cb65b')
+md5sums=('c17f45a38cda2624f6989cab84673e15')
 
 build() {
 	cd "$srcdir"



More information about the arch-commits mailing list