summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrad Culwell2024-03-21 06:03:04 -0500
committerBrad Culwell2024-03-21 06:03:04 -0500
commit478298e61787042505c483608730154caeef74be (patch)
tree1c3d6f0515741a2454506bdfa8a46e83632298e8
parent30815b6bf253ab00a6779846c9d247ef014c46b3 (diff)
downloadaur-478298e61787042505c483608730154caeef74be.tar.gz
0.7.0-2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 64f6953439f4..fd9c5cb635de 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 = 1
+ pkgrel = 2
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 = 0cd662a445407d3d938f2081c9891ee35a3d9fd0b37e6bed322f6c9f906e663272e8cbf17223f967b2418964c293f8f7e469a54467af2cb8e1d40cebb984ab7f
+ b2sums_x86_64 = 6d231579d514361f78a6658bc0e33021e359bedb592e6866073ffce76fc9e21ae8166de0c735b5be0e69b21d55a5a715bbcd94a4db80c4d368c41b6705475657
pkgname = nyaa-bin
diff --git a/PKGBUILD b/PKGBUILD
index 9d3538bba9d6..422a6708eb54 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=nyaa-bin
pkgver=0.7.0
-pkgrel=1
+pkgrel=2
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=('0cd662a445407d3d938f2081c9891ee35a3d9fd0b37e6bed322f6c9f906e663272e8cbf17223f967b2418964c293f8f7e469a54467af2cb8e1d40cebb984ab7f')
+b2sums_x86_64=('6d231579d514361f78a6658bc0e33021e359bedb592e6866073ffce76fc9e21ae8166de0c735b5be0e69b21d55a5a715bbcd94a4db80c4d368c41b6705475657')
package() {
cd "$srcdir/"