diff options
author | jakka | 2025-01-30 22:31:28 +0300 |
---|---|---|
committer | jakka | 2025-01-30 22:31:28 +0300 |
commit | ded3068fbf582512218ede32e3a278d413f49840 (patch) | |
tree | 7ededebb4f7d9bba0290bdc407bd5ed3d228b3bb /.SRCINFO | |
parent | 1f869e05f628ddbf0d258a683155665a5a0ddf06 (diff) | |
download | aur-ded3068fbf582512218ede32e3a278d413f49840.tar.gz |
updated to 0.51.0, added git in makedep
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,12 +1,13 @@ pkgbase = hydownloader pkgdesc = Alternative download system for Hydrus - pkgver = 0.50.0 + pkgver = 0.51.0 pkgrel = 1 url = https://gitgud.io/thatfuckingbird/hydownloader arch = x86_64 arch = aarch64 license = GNU AGPL makedepends = python-poetry + makedepends = git depends = python depends = python-click depends = python-bottle @@ -21,7 +22,7 @@ pkgbase = hydownloader optdepends = hydrus: Danbooru-like image tagging and searching system for the desktop provides = hydownloader conflicts = hydownloader-git - source = git+https://gitgud.io/thatfuckingbird/hydownloader.git#commit=0907de137ae5cdc7fd26aec0c71420de386c3d35 - sha512sums = 3bc22a3ad62e7eb20cab96cd360f8021590a70980117932780baaf5e2a23373243a4039d781bf295abd27845c2f88ecc91e90e03e4ef29a90bcd951eae4d8b74 + source = git+https://gitgud.io/thatfuckingbird/hydownloader.git#commit=16b0ab3cf8fafdf341adaa8cd653f7ab2a385cf8 + sha512sums = 8e4005432582a696a41dd6789a635696a9e9706c50e4d331e8b5c6c8beeb2cf11f2c9e99232862ed67a7c14024d20f191157a573faebfe5a8624dec0c243140e pkgname = hydownloader |