summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorScore_Under2024-04-13 14:37:29 +0100
committerScore_Under2024-04-13 14:37:29 +0100
commit87e20537df0b76e8eed453a1ab283b85f3c3a00f (patch)
treee946879c0561f399df4c59db96b69d4fa0571375 /PKGBUILD
parenta70847077c31f71dbc17b6f5a1d75da32220ba23 (diff)
downloadaur-87e20537df0b76e8eed453a1ab283b85f3c3a00f.tar.gz
Update for v570 and oh my god not again
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1946d23bd997..a0af34bc3157 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ options=(!strip) # Don't strip libs because there aren't any
pkgname=hydrus
_pkgname=hydrus
-pkgver=569
+pkgver=570
pkgrel=1
pkgdesc="Danbooru-like image tagging and searching system for the desktop"
arch=(any)
@@ -17,7 +17,7 @@ depends=(python python-opencv python-beautifulsoup4 python-yaml
python-service-identity # required by twisted for https hostname verification
qt6-multimedia # https://aur.archlinux.org/packages/hydrus#comment-914337
qt6-svg # https://aur.archlinux.org/packages/hydrus#comment-923550
- pyside6)
+ python-pyqt6)
makedepends=(git)
optdepends=('ffmpeg: show duration and other information on video thumbnails'
'miniupnpc: automatic port forwarding'
@@ -37,14 +37,14 @@ optdepends=('ffmpeg: show duration and other information on video thumbnails'
# 'speedcopy: may speed up file transfers'
'swftools: to display SWF thumbnails')
conflicts=(hydrus-docs-dummy)
-source=("${_pkgname}::git+https://github.com/hydrusnetwork/${_pkgname}.git#commit=c7cac8e2999018ab375fa7ae8cefd36101ad8326"
+source=("${_pkgname}::git+https://github.com/hydrusnetwork/${_pkgname}.git#commit=abaea811340afa9262e230e77d263f2b2348718f"
paths-in-opt.patch
hydrus-client
hydrus-server
hydrus.desktop)
-sha256sums=('SKIP'
+sha256sums=('2fc593c662151f4cbe79f9d7926e322a6c5a2e55358b4f21a456e561ab95b923'
'f9f5a5927c7f2c016dbab3e4135a921918617ba393babd9b6a903ff5d0154cdd'
- '39d3404b75320be6a9e33dc256f4fc313c65fe11458e96bd5af6268c2f78eaf0'
+ 'b1854ecac184385f0aa48fcefd426223fac3eeec0f1180ba58b6a58b03257d68'
'5956d418d29fe19f54263acf47adce7c6d134d19ec65e2810d4517ce83529480'
'9b8c2603a8040ae80152ff9a718ad3e8803fdc3029a939e3c0e932ea35ded923')