summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c6922735e97e..5d6c0689217c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: intothegnu <intothegnu@protonmail.com>
pkgname="nyaash"
-pkgver="1.3.0"
+pkgver="1.4.0"
pkgrel="1"
pkgdesc="Simple POSIX shell script to query Nyaa instances."
arch=('any')
@@ -10,7 +10,7 @@ optdepends=('noto-fonts-cjk: chinese, japanese, and korean characters' 'dmenu: d
license=('GPL')
url="https://notabug.org/BezierQuadratic/nyaash"
source=("https://notabug.org/BezierQuadratic/nyaash/archive/$pkgver.tar.gz")
-md5sums=('7db7d53cda3937bf6f0bb4d47dec7f77')
+md5sums=('5b10083f365ae4a6138518e65940862a')
package(){
mkdir -p $pkgdir/usr/bin
mkdir -p $pkgdir/usr/share/doc/nyaash