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

Sven-Hendrik Haase svenstaro at archlinux.org
Tue Aug 13 11:06:26 UTC 2019


    Date: Tuesday, August 13, 2019 @ 11:06:26
  Author: svenstaro
Revision: 499062

upgpkg: cgdb 0.7.1-1

Modified:
  cgdb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-13 10:47:08 UTC (rev 499061)
+++ PKGBUILD	2019-08-13 11:06:26 UTC (rev 499062)
@@ -2,8 +2,8 @@
 # Contributor: Marek Kubica <marek at xivilization.net>
 # Contributor: Javier ‘Phrodo_00’ Aravena <Phrodo.00 at gmail.com>
 pkgname=cgdb
-pkgver=0.7.0
-pkgrel=3
+pkgver=0.7.1
+pkgrel=1
 pkgdesc="Curses-based interface to the GNU Debugger"
 arch=('x86_64')
 url="http://cgdb.github.io/"
@@ -11,7 +11,7 @@
 depends=('readline>=5.1' 'ncurses' 'gdb')
 makedepends=('help2man')
 source=("https://github.com/cgdb/cgdb/archive/v${pkgver}.tar.gz")
-sha512sums=('83aeb919e96cd0981d8fe5cdd257df3e8d8bfbceea720ea66c1773b28c9f0ecb0e303e0585206c55242bc4438d505e328d43b4991c6ddc4e4202e048558c30d9')
+sha512sums=('050c7bad963d51c1a2cb309530319ca77e9d236f419fb0abac4ab5030ff1068d799fa626959a8b3036321711de98bddf40d264bf9367ff5697075e30ca8168c6')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



More information about the arch-commits mailing list