summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3744c5fa34ad..90392f3aa68c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = stegano-git
pkgdesc = CLI tool for steganography. Supports hiding data in PNG images via LSB Encoding. (git)
- pkgver = 0.4.7.r0.gdd1f4fc
+ pkgver = 0.4.8.r0.g5ad275b
pkgrel = 1
url = https://github.com/steganogram/stegano-rs
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 342cd1039a3c..f5e4e6453aee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# https://github.com/orhun/pkgbuilds
pkgname=stegano-git
-pkgver=0.4.7.r0.gdd1f4fc
+pkgver=0.4.8.r0.g5ad275b
pkgrel=1
pkgdesc="CLI tool for steganography. Supports hiding data in PNG images via LSB Encoding. (git)"
arch=('x86_64')