summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrad Culwell2024-03-21 05:58:44 -0500
committerBrad Culwell2024-03-21 05:58:44 -0500
commit30815b6bf253ab00a6779846c9d247ef014c46b3 (patch)
tree15c0121c79aee2b0278c5ce4f1f7025d1ab3929b
parenta865b53ff31d3522784c9765df6bda92eedfbb9a (diff)
downloadaur-30815b6bf253ab00a6779846c9d247ef014c46b3.tar.gz
0.7.0-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3db7a6657c2d..64f6953439f4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = nyaa-bin
pkgdesc = A tui tool for browsing and downloading torrents from nyaa.si
- pkgver = 0.6.3
+ pkgver = 0.7.0
pkgrel = 1
url = https://github.com/Beastwick18/nyaa/
arch = x86_64
license = GPL-3.0-or-later
provides = nyaa
conflicts = nyaa
- source_x86_64 = nyaa-bin-0.6.3::https://github.com/Beastwick18/nyaa/releases/download/v0.6.3/nyaa-0.6.3-x86_64-unknown-linux-gnu
+ source_x86_64 = nyaa-bin-0.7.0::https://github.com/Beastwick18/nyaa/releases/download/v0.7.0/nyaa-0.7.0-x86_64-unknown-linux-gnu
b2sums_x86_64 = 0cd662a445407d3d938f2081c9891ee35a3d9fd0b37e6bed322f6c9f906e663272e8cbf17223f967b2418964c293f8f7e469a54467af2cb8e1d40cebb984ab7f
pkgname = nyaa-bin
diff --git a/PKGBUILD b/PKGBUILD
index bc3e4482c92d..9d3538bba9d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=nyaa-bin
-pkgver=0.6.3
+pkgver=0.7.0
pkgrel=1
pkgdesc="A tui tool for browsing and downloading torrents from nyaa.si"
url='https://github.com/Beastwick18/nyaa/'