summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrad Culwell2024-04-04 09:44:23 -0500
committerBrad Culwell2024-04-04 09:44:23 -0500
commita3ed2a1956374df6afb1be69e87c88287d112c27 (patch)
tree4138b8a0c9da6cf76c1ee6d06d98c8ea4c766de7
parent478298e61787042505c483608730154caeef74be (diff)
downloadaur-a3ed2a1956374df6afb1be69e87c88287d112c27.tar.gz
v0.8.0-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fd9c5cb635de..62b9629800f6 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.7.0
- pkgrel = 2
+ pkgver = 0.8.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.7.0::https://github.com/Beastwick18/nyaa/releases/download/v0.7.0/nyaa-0.7.0-x86_64-unknown-linux-gnu
- b2sums_x86_64 = 6d231579d514361f78a6658bc0e33021e359bedb592e6866073ffce76fc9e21ae8166de0c735b5be0e69b21d55a5a715bbcd94a4db80c4d368c41b6705475657
+ source_x86_64 = nyaa-bin-0.8.0::https://github.com/Beastwick18/nyaa/releases/download/v0.8.0/nyaa-0.8.0-x86_64-unknown-linux-gnu
+ b2sums_x86_64 = b1e093e7c6cd968fa3e35bb4f237d9ed906ceb22b37250a0563cbfdfc20f879dd522a89d57839bdcd383f71d1cd27bb23e7f97cf51d0c209803bf030e604d47e
pkgname = nyaa-bin
diff --git a/PKGBUILD b/PKGBUILD
index 422a6708eb54..f97e860781fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=nyaa-bin
-pkgver=0.7.0
-pkgrel=2
+pkgver=0.8.0
+pkgrel=1
pkgdesc="A tui tool for browsing and downloading torrents from nyaa.si"
url='https://github.com/Beastwick18/nyaa/'
source_x86_64=("$pkgname-$pkgver::https://github.com/Beastwick18/nyaa/releases/download/v$pkgver/nyaa-$pkgver-x86_64-unknown-linux-gnu")
@@ -12,7 +12,7 @@ license=('GPL-3.0-or-later')
# depends=('git' 'pacman' 'libalpm.so>=14-64')
conflicts=('nyaa')
provides=('nyaa')
-b2sums_x86_64=('6d231579d514361f78a6658bc0e33021e359bedb592e6866073ffce76fc9e21ae8166de0c735b5be0e69b21d55a5a715bbcd94a4db80c4d368c41b6705475657')
+b2sums_x86_64=('b1e093e7c6cd968fa3e35bb4f237d9ed906ceb22b37250a0563cbfdfc20f879dd522a89d57839bdcd383f71d1cd27bb23e7f97cf51d0c209803bf030e604d47e')
package() {
cd "$srcdir/"