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

Antonio Rojas arojas at archlinux.org
Tue Nov 27 20:46:10 UTC 2018


    Date: Tuesday, November 27, 2018 @ 20:46:09
  Author: arojas
Revision: 410086

Update to 0.68.1

Modified:
  uncrustify/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-27 20:46:05 UTC (rev 410085)
+++ PKGBUILD	2018-11-27 20:46:09 UTC (rev 410086)
@@ -2,7 +2,7 @@
 # Contributor: Auguste Pop <auguste [at] gmail [dot] com>
 
 pkgname=uncrustify
-pkgver=0.68
+pkgver=0.68.1
 pkgrel=1
 pkgdesc="A source code beautifier"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 depends=("gcc-libs")
 makedepends=("cmake" "python")
 source=("https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz")
-sha256sums=('26036af6d89fe5561bad6857b8cfeb633f455dd992ed08fd9918d0dabcf62652')
+sha256sums=('799170da8c0665af5f6f28d982d59b811bb239b7f283181735ee7e66138082e9')
 
 build() {
   mkdir -p build



More information about the arch-commits mailing list