summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authoranthraxx2015-07-17 02:02:52 +0200
committeranthraxx2015-07-17 02:02:52 +0200
commit42593a601c9a4e624e677c6480352309583193f2 (patch)
tree1d32c9adef59df53681ff134eef63e552f1ea97b /.SRCINFO
parent63f103e330158a72843a5a74def6a95d193e6a1c (diff)
downloadaur-42593a601c9a4e624e677c6480352309583193f2.tar.gz
upgpkg: scanmem-git 0.15.2.6.g5cf1f26-1
upstream release
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 8 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0604d51a021c..c3fe3ce5d95a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,21 @@
pkgbase = scanmem-git
- pkgdesc = A utility used to locate the address of a variable in an executing process.
- pkgver = v0.15.2
+ pkgdesc = Memory scanner designed to isolate the address of an arbitrary variable in an executing process
+ pkgver = 0.15.2.6.g5cf1f26
pkgrel = 1
- url = https://github.com/coolwan/scanmem
+ url = https://github.com/scanmem/scanmem
+ install = scanmem.install
arch = i686
arch = x86_64
license = GPL3
+ makedepends = git
makedepends = intltool
- depends = python
depends = pygtk
- depends = polkit
depends = python-gobject
+ depends = polkit
provides = scanmem
conflicts = scanmem
- source = git+https://github.com/scanmem/scanmem.git
- md5sums = SKIP
+ source = scanmem-git::git+https://github.com/scanmem/scanmem.git
+ sha512sums = SKIP
pkgname = scanmem-git