summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authororhun2021-05-08 03:01:46 +0300
committerorhun2021-05-08 03:01:46 +0300
commit1a16becbb0f4e38042e51740ea3d4915ef077881 (patch)
tree52e53cf47968e59c4cac3c6140ab84d7008cd0fd
parent827dbc9afe48a3a7fd73e68df7ef0be21c6b7d75 (diff)
downloadaur-1a16becbb0f4e38042e51740ea3d4915ef077881.tar.gz
upgpkg: stegano-git 0.4.9.r0.gf8bf0fb-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 90392f3aa68c..d0efef88a6c3 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.8.r0.g5ad275b
+ pkgver = 0.4.9.r0.gf8bf0fb
pkgrel = 1
url = https://github.com/steganogram/stegano-rs
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index f5e4e6453aee..d27abd0102ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# https://github.com/orhun/pkgbuilds
pkgname=stegano-git
-pkgver=0.4.8.r0.g5ad275b
+pkgver=0.4.9.r0.gf8bf0fb
pkgrel=1
pkgdesc="CLI tool for steganography. Supports hiding data in PNG images via LSB Encoding. (git)"
arch=('x86_64')