summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9245e66b73fb..56df2867e779 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,16 @@
pkgname="keepass-plugin-yet-another-favicon-downloader"
_pkgname="keepass-yet-another-favicon-downloader"
-pkgver=1.1.1.0
+pkgver=1.2.0.0
pkgrel=1
pkgdesc="Yet Another Favicon Downloader for KeePass 2.x"
arch=("any")
url="https://github.com/navossoc/KeePass-Yet-Another-Favicon-Downloader"
license=("GPLv2")
-depends=("keepass>=2.34")
+depends=("mono>=4.8" "keepass>=2.34")
#conflicts=("keepass-favicon")
source=("YetAnotherFaviconDownloader.plgx::$url/releases/download/v$pkgver/YetAnotherFaviconDownloader.plgx")
-sha256sums=('61d1f75fe5ac45d047e540c741a138d356a3c0a458781b641857efb994824559')
+sha256sums=('ce637fa5575dcb68795aefa887cf856abcf631ecd9cae48954b80cc673dfe7b7')
package() {
cd "$srcdir"