summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOrhun Parmaksız2021-12-10 01:29:11 +0300
committerOrhun Parmaksız2021-12-10 01:29:11 +0300
commitb90edfbfc47e2225d0177da825186d838a16e3a4 (patch)
treef8cab5f8bd01dcba8206c5e2d66181990aa3854a
parent8ca066e67c61437980df694f22ed3f9b16c68b89 (diff)
downloadaur-b90edfbfc47e2225d0177da825186d838a16e3a4.tar.gz
upgpkg: stegano-git 0.5.0.r0.g9f0ee2b-1
upstream release
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c39800216676..e6a00de4dc93 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.10.r2.g1749b39
+ pkgver = 0.5.0.r0.g9f0ee2b
pkgrel = 1
url = https://github.com/steganogram/stegano-rs
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index cdfe1d252888..005bf7f8ff5f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# https://github.com/orhun/pkgbuilds
pkgname=stegano-git
-pkgver=0.4.10.r2.g1749b39
+pkgver=0.5.0.r0.g9f0ee2b
pkgrel=1
pkgdesc="CLI tool for steganography. Supports hiding data in PNG images via LSB Encoding. (git)"
arch=('x86_64')