summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Karlsson2019-09-08 12:59:46 +0200
committerLinus Karlsson2019-09-08 12:59:46 +0200
commit806753e31602bf67a95b431e72b31d93bab0e4fc (patch)
treeef33178fce3534e2a35ba794164eda3ffd0bb251
parent5c15478624879e383a7efdb05318ea128ab487db (diff)
downloadaur-806753e31602bf67a95b431e72b31d93bab0e4fc.tar.gz
Forgot SRCINFO
-rw-r--r--.SRCINFO9
1 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 39a7effab498..c9b2ea0ca479 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,14 @@
pkgbase = filecryptify
pkgdesc = Simple symmetric file encrypting utility based on libsodium.
- pkgver = 1.0.2
- pkgrel = 1
+ pkgver = 1.0.3
+ pkgrel = 2
url = https://github.com/zozs/filecryptify
arch = x86_64
license = ISC
+ makedepends = bmake
depends = libsodium
- source = https://github.com/zozs/filecryptify/archive/1.0.2.tar.gz
- sha256sums = 943459784221932208f60aadadb57eff265b456439bce05c894ec97c4d459228
+ source = https://github.com/zozs/filecryptify/archive/1.0.3.tar.gz
+ sha256sums = 0248ebb51c791f4285940f29f433a43ac3777771300a5c6ec7b4544e40d0dd5e
pkgname = filecryptify