summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorScore_Under2022-03-15 19:31:17 +0000
committerScore_Under2022-03-15 19:31:17 +0000
commite8e870e6f2b0fa3d728f3b33a731051d9438e35f (patch)
tree9e5bc60ce177bc29af10117acbb94e51f129cec8
parent7c08103084a5c8e675b3e8be5bca3d2d519571a7 (diff)
downloadaur-e8e870e6f2b0fa3d728f3b33a731051d9438e35f.tar.gz
Build new version & update srcinfo
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 6 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f0b6a51d7d49..63c551528ba1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,14 @@
pkgbase = hydrus-git
pkgdesc = Danbooru-like image tagging and searching system for the desktop
- pkgver = 459.3.r0.g0dfba5a8
+ pkgver = 476.r2.gd5166b4a
pkgrel = 1
url = http://hydrusnetwork.github.io/hydrus/
install = hydrus.install
arch = any
license = WTFPL
makedepends = git
+ makedepends = mkdocs
+ makedepends = mkdocs-material
depends = python
depends = python-opencv
depends = python-beautifulsoup4
@@ -25,6 +27,8 @@ pkgbase = hydrus-git
depends = python-mpv
depends = python-service-identity
depends = qt5-python-bindings
+ depends = fmt
+ depends = pyside2
optdepends = ffmpeg: show duration and other information on video thumbnails
optdepends = miniupnpc: automatic port forwarding
optdepends = desktop-file-utils: to add Hydrus to your desktop environment menus
diff --git a/PKGBUILD b/PKGBUILD
index f2173bc913c1..e5dcf092df6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ DOC_DIRS=(opt/hydrus/help)
pkgname=hydrus-git
_pkgname=hydrus
-pkgver=459.3.r0.g0dfba5a8
+pkgver=476.r2.gd5166b4a
pkgrel=1
pkgdesc="Danbooru-like image tagging and searching system for the desktop"
arch=(any)