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

Levente Polyak anthraxx at archlinux.org
Mon Aug 24 20:29:49 UTC 2020


    Date: Monday, August 24, 2020 @ 20:29:48
  Author: anthraxx
Revision: 687808

upgpkg: gdb-dashboard 0.11.4-1

Modified:
  gdb-dashboard/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-24 20:20:30 UTC (rev 687807)
+++ PKGBUILD	2020-08-24 20:29:48 UTC (rev 687808)
@@ -1,7 +1,7 @@
 # Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
 
 pkgname=gdb-dashboard
-pkgver=0.11.3
+pkgver=0.11.4
 pkgrel=1
 pkgdesc='Modular visual interface for GDB in Python'
 url='https://github.com/cyrus-and/gdb-dashboard'
@@ -9,9 +9,9 @@
 license=('MIT')
 depends=('gdb' 'binutils')
 optdepends=('python-pygments: syntax highlighting support')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/cyrus-and/gdb-dashboard/archive/v${pkgver}.tar.gz)
-sha512sums=('71dbc13da05665584af7784a01ea3d70ada4241fe8ab1a5283f7a4321e6517594435a1ec09d81745e87c55807ab83efc8e099a1f70f4f04062cce79c8858e4e9')
-b2sums=('a0de93147190259e9864824dc66d199747ea49011621925f1ba4e78966250ae16b85d8aa2797b3512dcc559be8debb6f8338d52829dd2af6eea6709bf6d1fe64')
+source=(https://github.com/cyrus-and/gdb-dashboard/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('ad9ed3ef5a501ba1aa526aadb03c863fdb92bcbb90825e7ce12825be284fb5ec8f2d1fab0acecce02aa04f9ede624be686ef58ecdfff94ac29a6241e9f0ef8ca')
+b2sums=('5750fd5911b234b3830673b78501d0552374792f92fbbd021ee193d9ef936d67e9d7add7171788bf8a4e9feafb0869e696df1646783fd37812a7c9075187543d')
 
 package() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list