summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmal Shasthree Karunarathna2020-01-23 06:29:51 +0530
committerAmal Shasthree Karunarathna2020-01-23 06:29:51 +0530
commitb186b4e6e1edeeeaca0ff6a57d0a15b0d965a27b (patch)
treea003e9e1c38ca349c46a591c00a1eab17b5fae19
parentbd010acb0ed355aaecdf58af5f5817bc8b84efce (diff)
downloadaur-b186b4e6e1edeeeaca0ff6a57d0a15b0d965a27b.tar.gz
upgpkg: hakuneko 6.1.7-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d713bab6ce72..13923861bee7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hakuneko-desktop
pkgdesc = Manga & Anime Downloader for Linux, Windows & MacOS
- pkgver = 5.0.8
+ pkgver = 6.1.7
pkgrel = 1
url = https://github.com/manga-download/hakuneko
arch = x86_64
@@ -8,9 +8,9 @@ pkgbase = hakuneko-desktop
depends = libxss
depends = nss
depends = gtk3
- source = https://github.com/manga-download/hakuneko/releases/download/v5.0.8/hakuneko-desktop_5.0.8_linux_amd64.deb
+ source = https://github.com/manga-download/hakuneko/releases/download/v6.1.7/hakuneko-desktop_6.1.7_linux_amd64.deb
source = hakuneko-desktop.sh
- sha512sums = 733086c5d693ee6d8bc7fe6a9ac68d6752c2dcb51fbe26c107860e89d014b589a2f5d311d5e2058b27d569ac7805cce40fe519d6729d2a78cee53c20ae523243
+ sha512sums = 356204665e745f1bde45c1612b6f780174780ce2bcd8d5abe3b0ca9322ee696c3ab3404dd90b924a6f2d30daf563146582fda539aca229a8c7f4e40df2f1c406
sha512sums = 18c99d1f4f0d2cb889e5e3ec541c26842bd128af68018780d3d43bcd147e0b9cf99260f9c79f506b383f9d9946c3f92577a6c71ea647b1ea7936f4031e628601
pkgname = hakuneko-desktop
diff --git a/PKGBUILD b/PKGBUILD
index fd874ad812b1..353f2c16c4dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Amal Karunarathna <nasashinega@gmail.com>
pkgname=hakuneko-desktop
-pkgver=5.0.8
+pkgver=6.1.7
pkgrel=1
pkgdesc="Manga & Anime Downloader for Linux, Windows & MacOS"
arch=('x86_64')
@@ -13,7 +13,7 @@ source=(
"${pkgname}.sh"
)
sha512sums=(
- '733086c5d693ee6d8bc7fe6a9ac68d6752c2dcb51fbe26c107860e89d014b589a2f5d311d5e2058b27d569ac7805cce40fe519d6729d2a78cee53c20ae523243'
+ '356204665e745f1bde45c1612b6f780174780ce2bcd8d5abe3b0ca9322ee696c3ab3404dd90b924a6f2d30daf563146582fda539aca229a8c7f4e40df2f1c406'
'18c99d1f4f0d2cb889e5e3ec541c26842bd128af68018780d3d43bcd147e0b9cf99260f9c79f506b383f9d9946c3f92577a6c71ea647b1ea7936f4031e628601'
)