summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsunplan2025-04-18 15:08:28 -0700
committersunplan2025-04-18 15:08:28 -0700
commit06e6daa0b34ed9fc7efc05120fb1c6924cb263a2 (patch)
tree8e684acd9ce137b0f11c4f80ab47d1996e1a9dd2 /PKGBUILD
parent1cf6516ac1bd007c10d4189aaf201588f1e37a6e (diff)
downloadaur-06e6daa0b34ed9fc7efc05120fb1c6924cb263a2.tar.gz
1.19
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e8f153dadae7..cfa437d187cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: sunplan
pkgname=nndownload
-pkgver=1.18
-pkgrel=2
+pkgver=1.19
+pkgrel=1
pkgdesc='Download and process links from Niconico (nicovideo.jp)'
arch=('any')
url='https://github.com/AlexAplin/nndownload'
@@ -22,7 +22,7 @@ depends=('python'
makedepends=('python-setuptools'
'dos2unix')
source=("https://files.pythonhosted.org/packages/py3/${pkgname::1}/$pkgname/$pkgname-$pkgver-py3-none-any.whl")
-sha256sums=('f4cd35fa44c61ffbce6fa654d9711ec27b90d9d81acc74d4d642775365a9bbad')
+sha256sums=('6830d465c5e26d48e213554d9dc16f15f5972ba121b11a2f73de3f35a2cbd904')
package() {
python -m installer --destdir="$pkgdir" $pkgname-$pkgver-py3-none-any.whl