summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrad Culwell2024-05-02 14:39:15 -0500
committerBrad Culwell2024-05-02 14:39:15 -0500
commit349ddbc396711679960d4429e05ce5da1cc02d54 (patch)
treecb84e48607cbe21fc9eebe87c3a8e2b44f2467db
parenta3ed2a1956374df6afb1be69e87c88287d112c27 (diff)
downloadaur-349ddbc396711679960d4429e05ce5da1cc02d54.tar.gz
v0.8.1-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 62b9629800f6..64268c9cca23 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.0
+ pkgver = 0.8.1
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.0::https://github.com/Beastwick18/nyaa/releases/download/v0.8.0/nyaa-0.8.0-x86_64-unknown-linux-gnu
- b2sums_x86_64 = b1e093e7c6cd968fa3e35bb4f237d9ed906ceb22b37250a0563cbfdfc20f879dd522a89d57839bdcd383f71d1cd27bb23e7f97cf51d0c209803bf030e604d47e
+ 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
+ b2sums_x86_64 = f00ae927247d079c970ca1602024e606fcb435eb455649613c618f6c9134e463442d427e3eb775f9289451d802d8c7a6a32fec8d5afed27327880e433e8decca
pkgname = nyaa-bin
diff --git a/PKGBUILD b/PKGBUILD
index f97e860781fc..960743e06c8c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=nyaa-bin
-pkgver=0.8.0
+pkgver=0.8.1
pkgrel=1
pkgdesc="A tui tool for browsing and downloading torrents from nyaa.si"
url='https://github.com/Beastwick18/nyaa/'
@@ -12,7 +12,7 @@ license=('GPL-3.0-or-later')
# depends=('git' 'pacman' 'libalpm.so>=14-64')
conflicts=('nyaa')
provides=('nyaa')
-b2sums_x86_64=('b1e093e7c6cd968fa3e35bb4f237d9ed906ceb22b37250a0563cbfdfc20f879dd522a89d57839bdcd383f71d1cd27bb23e7f97cf51d0c209803bf030e604d47e')
+b2sums_x86_64=('f00ae927247d079c970ca1602024e606fcb435eb455649613c618f6c9134e463442d427e3eb775f9289451d802d8c7a6a32fec8d5afed27327880e433e8decca')
package() {
cd "$srcdir/"