summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrad Culwell2024-06-10 07:52:48 -0500
committerBrad Culwell2024-06-10 07:52:48 -0500
commita9c5f01fe0813a2ff0aaf9d925aac8669ea34f99 (patch)
treec04532df3b2d2a48bae03a3b7759f46b82ca6b8c
parent349ddbc396711679960d4429e05ce5da1cc02d54 (diff)
downloadaur-a9c5f01fe0813a2ff0aaf9d925aac8669ea34f99.tar.gz
0.9.0-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD10
2 files changed, 6 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 64268c9cca23..746a2754e3b1 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.8.1
+ pkgdesc = A tui tool for browsing and downloading torrents
+ pkgver = 0.9.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.8.1::https://github.com/Beastwick18/nyaa/releases/download/v0.8.1/nyaa-0.8.1-x86_64-unknown-linux-gnu
+ source_x86_64 = nyaa-bin-0.9.0::https://github.com/Beastwick18/nyaa/releases/download/v0.9.0/nyaa-0.9.0-x86_64-unknown-linux-gnu
b2sums_x86_64 = f00ae927247d079c970ca1602024e606fcb435eb455649613c618f6c9134e463442d427e3eb775f9289451d802d8c7a6a32fec8d5afed27327880e433e8decca
pkgname = nyaa-bin
diff --git a/PKGBUILD b/PKGBUILD
index 960743e06c8c..3d674ec37d23 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,14 @@
pkgname=nyaa-bin
-pkgver=0.8.1
+pkgver=0.9.0
pkgrel=1
-pkgdesc="A tui tool for browsing and downloading torrents from nyaa.si"
+pkgdesc="A tui tool for browsing and downloading torrents"
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")
-# source_aarch64=("")
-# source_armv7h=("")
-# arch=('x86_64' 'aarch64' 'armv7h')
arch=('x86_64')
license=('GPL-3.0-or-later')
-# depends=('git' 'pacman' 'libalpm.so>=14-64')
conflicts=('nyaa')
provides=('nyaa')
-b2sums_x86_64=('f00ae927247d079c970ca1602024e606fcb435eb455649613c618f6c9134e463442d427e3eb775f9289451d802d8c7a6a32fec8d5afed27327880e433e8decca')
+b2sums_x86_64=('cd7b56d702dd00da0cea08ba272fbf7d55376102aa324b712c72700b6f0f4c85d264c06eeff419265b57a70a95533166823182e8b80f81726dd69361f9011680')
package() {
cd "$srcdir/"