[arch-commits] Commit in pwndbg/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Wed Mar 27 21:15:52 UTC 2019
Date: Wednesday, March 27, 2019 @ 21:15:52
Author: anthraxx
Revision: 444984
upgpkg: pwndbg 2019.01.25-1
Modified:
pwndbg/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-03-27 21:11:13 UTC (rev 444983)
+++ PKGBUILD 2019-03-27 21:15:52 UTC (rev 444984)
@@ -1,8 +1,8 @@
# Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
pkgname=pwndbg
-pkgver=2018.07.29
-pkgrel=2
+pkgver=2019.01.25
+pkgrel=1
pkgdesc='Makes debugging with GDB suck less'
url='https://github.com/pwndbg/pwndbg'
arch=('any')
@@ -14,7 +14,7 @@
'ropgadget: ropgadget command support'
'radare2: radare2 command support')
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/pwndbg/pwndbg/archive/${pkgver}.tar.gz)
-sha512sums=('1ebe5652d9d9e5161f2c383d3d5d2e4eaf6c162412ec50ed77da39631c7decccd2fc53045646197fea3966ac47ae3b81f67f685ff1905c6585b5b7deea12ca7a')
+sha512sums=('8d37cde36b753425466dd29d3c43f5cb39ea8b365e734a5385d01adcca3e7b20431f53a77c48f90c4678a172fcc53fe48057314d49f0e5bb9720446a38440051')
prepare() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list