summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAmal Shasthree Karunarathna2019-08-18 21:34:04 +0530
committerAmal Shasthree Karunarathna2019-08-18 21:34:04 +0530
commitbd010acb0ed355aaecdf58af5f5817bc8b84efce (patch)
tree6cea4ba4a67dd244545d2a916a41a6994a377038 /PKGBUILD
parentbfbb4b2547323cb4be0326dc35aefb9e30734faa (diff)
downloadaur-bd010acb0ed355aaecdf58af5f5817bc8b84efce.tar.gz
upgpkg: hakuneko 5.0.8-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD18
1 files changed, 9 insertions, 9 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 47edce0f4e62..fd874ad812b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,19 +1,19 @@
# Maintainer: Amal Karunarathna <nasashinega@gmail.com>
pkgname=hakuneko-desktop
-pkgver=0.4.0
-pkgrel=2
-pkgdesc="Electron based Manga Downloader for Linux, Windows & MacOS. Also known as HakuNeko-S."
+pkgver=5.0.8
+pkgrel=1
+pkgdesc="Manga & Anime Downloader for Linux, Windows & MacOS"
arch=('x86_64')
-url="https://sourceforge.net/projects/hakuneko"
+url="https://github.com/manga-download/hakuneko"
license=('MIT')
-depends=('libxss' 'gconf' 'nss' 'alsa-lib' 'gtk2' 'libxtst')
-source_x86_64=(
- "https://downloads.sourceforge.net/project/hakuneko/${pkgver}/${pkgname}_${pkgver}_linux_amd64.deb"
+depends=('libxss' 'nss' 'gtk3')
+source=(
+ "https://github.com/manga-download/hakuneko/releases/download/v${pkgver}/${pkgname}_${pkgver}_linux_amd64.deb"
"${pkgname}.sh"
)
-sha512sums_x86_64=(
- 'ad1939e5da894d26aa4e6252590b3eb2868937826b6091419da0f0767b655c716272a4867839d0eb2cbe23c63dfe7a5649ebbd434764f776804b29a2f0c3f9db'
+sha512sums=(
+ '733086c5d693ee6d8bc7fe6a9ac68d6752c2dcb51fbe26c107860e89d014b589a2f5d311d5e2058b27d569ac7805cce40fe519d6729d2a78cee53c20ae523243'
'18c99d1f4f0d2cb889e5e3ec541c26842bd128af68018780d3d43bcd147e0b9cf99260f9c79f506b383f9d9946c3f92577a6c71ea647b1ea7936f4031e628601'
)