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

Levente Polyak anthraxx at archlinux.org
Sat Mar 12 23:29:36 UTC 2016


    Date: Sunday, March 13, 2016 @ 00:29:36
  Author: anthraxx
Revision: 166433

upgpkg: scanmem 0.15.6-2

Modified:
  scanmem/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-12 22:15:36 UTC (rev 166432)
+++ PKGBUILD	2016-03-12 23:29:36 UTC (rev 166433)
@@ -6,12 +6,12 @@
 
 pkgname=scanmem
 pkgver=0.15.6
-pkgrel=1
+pkgrel=2
 pkgdesc="Memory scanner designed to isolate the address of an arbitrary variable in an executing process"
 url="https://github.com/scanmem/scanmem"
 arch=('i686' 'x86_64')
 license=('GPL3')
-depends=('pygtk' 'python-gobject' 'polkit')
+depends=('gtk3' 'python-gobject' 'polkit')
 makedepends=('intltool')
 install=scanmem.install
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/${pkgname}/${pkgname}/archive/v${pkgver}.tar.gz)



More information about the arch-commits mailing list