summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Serajnik2021-03-18 00:49:09 +0100
committerMichael Serajnik2021-03-18 00:49:09 +0100
commit817465de8d63e4c733965ee47ebc70012b12ccd8 (patch)
treec9988ade5fd11823923b15868d1d3850ae86eb9e
parent42f59dbe20bf74259e92457feb800e45001f70c7 (diff)
downloadaur-817465de8d63e4c733965ee47ebc70012b12ccd8.tar.gz
Update dependency name
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5374d5e2e6d0..b27782ee2e7d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = hydrus
pkgdesc = Danbooru-like image tagging and searching system for the desktop
pkgver = 433
- pkgrel = 1
+ pkgrel = 2
url = http://hydrusnetwork.github.io/hydrus/
install = hydrus.install
arch = any
@@ -29,7 +29,7 @@ pkgbase = hydrus
optdepends = miniupnpc: automatic port forwarding
optdepends = desktop-file-utils: to add Hydrus to your desktop environment menus
optdepends = python-cloudscraper: bypass cloudflare "checking your browser" challenges
- optdepends = python-pyqtchart: display bandwidth usage charts
+ optdepends = python-pyqt5-chart: display bandwidth usage charts
optdepends = python-pyopenssl: to generate certificates for accessing client API and server via HTTPS
conflicts = hydrus-docs
conflicts = hydrus-sources
diff --git a/PKGBUILD b/PKGBUILD
index 075579e7dfcb..45257865152b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ DOC_DIRS=(opt/hydrus/help)
pkgbase=hydrus
pkgname=(hydrus)
pkgver=433
-pkgrel=1
+pkgrel=2
pkgdesc="Danbooru-like image tagging and searching system for the desktop"
arch=(any)
license=(WTFPL)
@@ -22,7 +22,7 @@ optdepends=('ffmpeg: show duration and other information on video thumbnails'
'miniupnpc: automatic port forwarding'
'desktop-file-utils: to add Hydrus to your desktop environment menus'
'python-cloudscraper: bypass cloudflare "checking your browser" challenges'
- 'python-pyqtchart: display bandwidth usage charts'
+ 'python-pyqt5-chart: display bandwidth usage charts'
'python-pyopenssl: to generate certificates for accessing client API and server via HTTPS')
source=("${pkgbase}::git+https://github.com/hydrusnetwork/${pkgbase}.git#commit=4cefd895b55131d2a9c1433d71dd98815e654241"
paths-in-opt.patch