summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authororhun2021-02-25 17:07:24 +0300
committerorhun2021-02-25 17:07:24 +0300
commit9308c97049dbb22dea18478e0b2722f2009fa04c (patch)
treeab497949427d42cdec11d7e0c02e1559b589f0f9
parent88bc0a9ce1777c2cd589e4dde9f36afe5bea5e14 (diff)
downloadaur-9308c97049dbb22dea18478e0b2722f2009fa04c.tar.gz
upgpkg: stegano-git stegano.cli.v0.4.5.r17.g26cd46c-1
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5469ff4dd6d2..228141c723d8 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.1.r8.g46fd3fd
+ pkgver = stegano.cli.v0.4.5.r17.g26cd46c
pkgrel = 1
url = https://github.com/steganogram/stegano-rs
arch = x86_64
@@ -13,4 +13,3 @@ pkgbase = stegano-git
sha512sums = SKIP
pkgname = stegano-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 2d091b6e2a5c..8288bf4289d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# https://github.com/orhun/pkgbuilds
pkgname=stegano-git
-pkgver=0.4.1.r8.g46fd3fd
+pkgver=stegano.cli.v0.4.5.r17.g26cd46c
pkgrel=1
pkgdesc="CLI tool for steganography. Supports hiding data in PNG images via LSB Encoding. (git)"
arch=('x86_64')