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

Levente Polyak anthraxx at archlinux.org
Wed Jun 1 02:07:39 UTC 2016


    Date: Wednesday, June 1, 2016 @ 04:07:39
  Author: anthraxx
Revision: 177577

upgpkg: scanmem 0.15.8-1

Modified:
  scanmem/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-01 02:05:39 UTC (rev 177576)
+++ PKGBUILD	2016-06-01 02:07:39 UTC (rev 177577)
@@ -5,7 +5,7 @@
 # Contributor: Alexander De Sousa <archaur.xandy21 at spamgourmet.com>
 
 pkgname=scanmem
-pkgver=0.15.7
+pkgver=0.15.8
 pkgrel=1
 pkgdesc="Memory scanner designed to isolate the address of an arbitrary variable in an executing process"
 url="https://github.com/scanmem/scanmem"
@@ -14,7 +14,7 @@
 depends=('gtk3' 'python-gobject' 'polkit')
 makedepends=('intltool')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/${pkgname}/${pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('05ce976282aac9a9e34f3a40c9258cd8970b14891fe2e61c4e9029f3bfcf8ce4d21231b71b1c598f9e3b46d69db7d3363edd6ed199f4c3f3015497438043d052')
+sha512sums=('d43d6967105882db93f39ef80169904366969c7ad3a58798218a7b38cca650f3ef705304143e5afe938c0a1345dd9e3cc33e30888e96f4e2e1cf7519b38713da')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list