summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAngelo Elias Dal Zotto2023-02-10 18:25:13 -0300
committerAngelo Elias Dal Zotto2023-02-10 18:25:13 -0300
commit8ed9a24293c2657c5986352ce6993dcb86297c5e (patch)
tree0beeb5cf00851c8aa3fe823a7585902ff80973c6 /PKGBUILD
parent33f262a1ab902210dc345ebc8d72653a586b848a (diff)
downloadaur-8ed9a24293c2657c5986352ce6993dcb86297c5e.tar.gz
Update to v7.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eb973ecab61a..dc2ab0d6d9e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
-# Maintainer: Angelo Dalzotto <angelodalzotto97 at gmail dot com>
+# Maintainer: Angelo Dal Zotto <angelodalzotto97 at gmail dot com>
pkgname=ns-usbloader
-pkgver=6.1
+pkgver=7.0
pkgrel=1
pkgdesc="Awoo Installer/TinFoil/GoldLeaf NSPs (and other files) uploader and RCM tool."
arch=('any')
url="https://github.com/developersu/ns-usbloader"
license=('GPL3')
depends=(
- 'java-runtime'
+ 'java-runtime>=11'
)
optdepends=(
'nx-udev: udev rules to run without root'
@@ -17,7 +17,7 @@ source=(
"$pkgname"
"$pkgname.desktop"
)
-sha256sums=('a11f6022ae5499ba52c043a03fba9377e8fee47b9b95f6f346d245c663c03e79'
+sha256sums=('f11b7351c355b86449b8bc1489b4941f44569ea0b887717f739f4ffbe0bc80c3'
'd00fc704b669bb00f9e26bd70ea784015921c1f4825a8320b1e8f1f1f70ba6e5'
'f78baea7e90bc5c48215c938add3fc49e11b51208df69d9460769d2e27ca9877')