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

Levente Polyak anthraxx at archlinux.org
Sat Jan 18 19:00:58 UTC 2020


    Date: Saturday, January 18, 2020 @ 19:00:57
  Author: anthraxx
Revision: 553054

upgpkg: pwndbg 2019.12.09-1

Modified:
  pwndbg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-18 18:49:52 UTC (rev 553053)
+++ PKGBUILD	2020-01-18 19:00:57 UTC (rev 553054)
@@ -1,8 +1,8 @@
 # Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
 
 pkgname=pwndbg
-pkgver=2019.01.25
-pkgrel=2
+pkgver=2019.12.09
+pkgrel=1
 pkgdesc='Makes debugging with GDB suck less'
 url='https://github.com/pwndbg/pwndbg'
 arch=('any')
@@ -13,8 +13,9 @@
             'ropper: ropper command support'
             'ropgadget: ropgadget command support'
             'radare2: radare2 command support')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/pwndbg/pwndbg/archive/${pkgver}.tar.gz)
-sha512sums=('8d37cde36b753425466dd29d3c43f5cb39ea8b365e734a5385d01adcca3e7b20431f53a77c48f90c4678a172fcc53fe48057314d49f0e5bb9720446a38440051')
+source=(https://github.com/pwndbg/pwndbg/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('99ebb74ad262a074fe141b052608eed17270b8f72cb598bc802072e4269ef7b3cf86cef7d0131ffa8194321ec000788b668c21202925673d35343de7ed6e75c1')
+b2sums=('0f67f0be764e19c1ac7aacfea7012ee74cdb0867b39d5b01ee5902700b0de8337673b6d1f373497830fd7cd6da0f9238ff12dbf7e6d02e00e18b82cdca46c6c3')
 
 prepare() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list