summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c3db415fd6a1..f916f5d3ab5d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Elimpfor <aur@s403.33mail.com>
pkgname=busysteg-git
-pkgver=r10.6857c59
+pkgver=r13.47ec897
pkgrel=1
epoch=
pkgdesc="Steganography tool to hide information content into busy areas of images, optimally"
arch=('x86_64' 'i686')
url="https://github.com/jaybosamiya/busysteg"
license=('MIT')
-depends=('opencv')
+depends=('opencv2')
makedepends=('git' 'cmake')
source=("${pkgname}::git+git://github.com/jaybosamiya/busysteg.git" "https://jay.mit-license.org/license.txt")
md5sums=('SKIP' 'SKIP')