Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
scanmem
Commits:
13fd2741 by Christian Heusel at 2024-11-21T14:43:18+01:00
upgpkg: 0.17-10: Rebuild for python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = scanmem
pkgdesc = Memory scanner designed to isolate the address of an
arbitrary variable in an executing process
pkgver = 0.17
- pkgrel = 9
+ pkgrel = 10
url = https://github.com/scanmem/scanmem
arch = x86_64
license = GPL3
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
pkgbase=scanmem
pkgname=('scanmem' 'libscanmem' 'gameconqueror')
pkgver=0.17
-pkgrel=9
+pkgrel=10
pkgdesc='Memory scanner designed to isolate the address of an arbitrary
variable in an executing process'
url='https://github.com/scanmem/scanmem'
arch=('x86_64')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/scanmem/-/commit/13fd27416fd10c71c38f8bc51191d258db0e0ebd
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/scanmem/-/commit/13fd27416fd10c71c38f8bc51191d258db0e0ebd
You're receiving this email because of your account on gitlab.archlinux.org.