summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorrollingpanda02019-04-19 07:42:44 +0530
committerrollingpanda02019-04-19 07:42:44 +0530
commitaf3717f70a9d5cb249c2eb72048c9e1ac57b0823 (patch)
tree923ae193023fc8b0ecc2eaa3c08bbc71852ab423 /PKGBUILD
parenta6e4f98502c6314cd10eac4ada3512f0869d7c47 (diff)
downloadaur-nzb-bin.tar.gz
Upgrade to 0.5.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7b3413faac36..14cf46623677 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: rollingpanda0 <rollingpanda0 at gmail dot com>
pkgname=nzb-bin
-pkgver=0.5.2
+pkgver=0.5.3
pkgrel=1
pkgdesc="A beautiful CLI front-end for Nozbe written in Rust."
arch=('x86_64')
@@ -12,7 +12,7 @@ source=('LICENSE'
"$pkgname-$pkgver.zip::https://gitlab.com/reisub0/nzb/-/jobs/artifacts/v${pkgver}/download?job=linux-x86_64")
md5sums=("3c87776c3d12e38215b96b2803959de5"
"bec051da5f5d55bb14aea83d77956d92"
- "619d45e29545ec3e93b2540db395207b")
+ "d34921dd0a97895d30862e2a02fcce58")
package() {
install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"