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

Levente Polyak anthraxx at archlinux.org
Fri Dec 11 14:15:34 UTC 2015


    Date: Friday, December 11, 2015 @ 15:15:34
  Author: anthraxx
Revision: 153013

upgpkg: scanmem 0.15.4-1

scanmem 0.15.4-1

Modified:
  scanmem/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-11 13:22:21 UTC (rev 153012)
+++ PKGBUILD	2015-12-11 14:15:34 UTC (rev 153013)
@@ -5,7 +5,7 @@
 # Contributor: Alexander De Sousa <archaur.xandy21 at spamgourmet.com>
 
 pkgname=scanmem
-pkgver=0.15.3
+pkgver=0.15.4
 pkgrel=1
 pkgdesc="Memory scanner designed to isolate the address of an arbitrary variable in an executing process"
 url="https://github.com/scanmem/scanmem"
@@ -15,7 +15,7 @@
 makedepends=('intltool')
 install=scanmem.install
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/${pkgname}/${pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('7f14e8a129321d7e58651d7e98ab71e58926465c98d256226ef7803fa7e42ba8bbe0879da8173ad2659deb655c73338db27d832a264b429f740331aee1f6d4b7')
+sha512sums=('0eac0b2f3c31f5ccec643bda38a3816a86aad3c507bdffd912d9391938ea3685f9651a23bb3324156d9f17ce4b2a64b205850882944ddaaa294df39655c959da')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list