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 588e5482e696..674dc68113e4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = stegano-git
pkgdesc = A CLI tool for steganography. Supports hiding data in PNG images via LSB Encoding. (git)
- pkgver = 0.5.1.r0.gcc8c460
+ pkgver = 0.5.1.r7.g8b34dba
pkgrel = 1
url = https://github.com/steganogram/stegano-rs
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 5dedfcbed3c3..71afb813c0f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# https://github.com/orhun/pkgbuilds
pkgname=stegano-git
-pkgver=0.5.1.r0.gcc8c460
+pkgver=0.5.1.r7.g8b34dba
pkgrel=1
pkgdesc="A CLI tool for steganography. Supports hiding data in PNG images via LSB Encoding. (git)"
arch=('x86_64')