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

Levente Polyak anthraxx at archlinux.org
Fri Aug 4 08:58:53 UTC 2017


    Date: Friday, August 4, 2017 @ 08:58:53
  Author: anthraxx
Revision: 248135

upgpkg: scanmem 0.16.1-1

Modified:
  scanmem/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-04 08:58:41 UTC (rev 248134)
+++ PKGBUILD	2017-08-04 08:58:53 UTC (rev 248135)
@@ -5,7 +5,7 @@
 # Contributor: Alexander De Sousa <archaur.xandy21 at spamgourmet.com>
 
 pkgname=scanmem
-pkgver=0.16
+pkgver=0.16.1
 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,8 @@
 depends=('gtk3' 'python-gobject' 'polkit')
 makedepends=('intltool')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/${pkgname}/${pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('468cd48e7dd4413d5e34f0722073cc122a2594f265f28f063d3fa49169ef18e7b01106bacb46ab0618bce88ac87fa33e609c581bfd87423189177c6d27ebedff')
+sha256sums=('6eb8b843a34ef70f0d8f42f1d3aff779ae4cf7fde468ba4728519f45908b765b')
+sha512sums=('5e0a97e020a8a392aed75e2654cc6bcfad68590b9caab43444e57c3180be45ce1269f5acb02355bee57ff8bb5b9349b4f65e0fe96655206a812ea645796b153b')
 
 prepare() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list