summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortuxxx2023-10-05 18:22:21 +0200
committertuxxx2023-10-05 18:22:21 +0200
commit2557647badfd6e121d2ea12f6cd41cd71cf8486f (patch)
tree1b8137e040b540a0f6b4202092863e2d35d20f37 /PKGBUILD
parent2474bd9482340da712ee92781d9d794f9eecc76f (diff)
downloadaur-2557647badfd6e121d2ea12f6cd41cd71cf8486f.tar.gz
feat: update to v0.1.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 30897334b738..ec9ecb500d17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tuxxx <nzb_tuxxx@proton.me>
pkgname=nzb-monkey-go-bin
-pkgver=0.1.9
+pkgver=0.1.10
pkgrel=1
pkgdesc="NZBLNK-URI handler supporting SABnzbd, NZBGet & Synology DS (Go-based)"
arch=('x86_64')
@@ -8,7 +8,7 @@ url="https://github.com/Tensai75/nzb-monkey-go"
license=('MIT')
optdepends=('xdg-utils: register nzblink handler')
source=("https://github.com/Tensai75/nzb-monkey-go/releases/download/v$pkgver/nzb-monkey-go_v${pkgver}-linux-amd64.zip")
-sha256sums=('f2a4b13b7b1f1a235224807c989e1d18484b83a0b1dbb352c7c87454a9c77bdf')
+sha256sums=('aeab68df944bd74bcf431d395b7f55e0d6b643c422c6cb8a4a88f49ef7972852')
install=nzb-monkey-go.install
provides=("nzb-monkey-go")
conflicts=("nzb-monkey-go-git")