blob: 3f5c6d849960f0811ceaa96022020c6b5f02d4f2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = image-crypt
pkgdesc = Steganography encryption script
pkgver = 2.0.1
pkgrel = 6
url = https://github.com/thek4n/ImageCrypt
arch = x86_64
license = MIT
makedepends = git
makedepends = python-setuptools
depends = python3
depends = python-pillow
depends = python-pyqt5
depends = python-pycryptodomex
conflicts = image-crypt
source = image-crypt::git+https://github.com/thek4n/ImageCrypt.git#branch=master
sha256sums = SKIP
pkgname = image-crypt
|