summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7a37a4acdf86..aefa929915de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: tinywrkb <tinywrkb@gmail.com>
pkgname=stringsext
pkgdesc='Find multi-byte-encoded strings in binary data'
-pkgver=2.3.3
+pkgver=2.3.4
pkgrel=1
arch=('x86_64')
url='https://blog.getreu.net/projects/stringsext/'
license=('Apache' 'MIT')
depends=('gcc-libs')
makedepends=('cargo' 'git' 'pandoc' 'rust')
-_commit=6796189e59e43e6d26e239dc38b4a4f59f9e3b93
+_commit=1d7efab7414290a89c62c0b0ecc5d6df31343599
source=("git+https://gitlab.com/getreu/stringsext.git#commit=$_commit")
sha256sums=('SKIP')