summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVHSgunzo2024-10-21 00:01:57 +0300
committerVHSgunzo2024-10-21 00:01:57 +0300
commit35af80e945a5080b622ecdaf66dffacc0e91f203 (patch)
tree99082616536aead9f09a934feb2175d1b0d6cb40 /PKGBUILD
parentfd9870305e9a8d2bfab1ee7b2cefc1b360a89399 (diff)
downloadaur-35af80e945a5080b622ecdaf66dffacc0e91f203.tar.gz
v0.0.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bf945fc14b24..fe56372dec13 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: VHSgunzo <vhsgunzo.github.io>
pkgname='ulexec-bin'
binname="${pkgname%-bin}"
-pkgver='0.0.5'
+pkgver='0.0.6'
pkgrel='1'
pkgdesc='A tool for loading and executing PE on Windows and ELF on Linux from memory'
arch=("x86_64")