summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAngelo Elias Dalzotto2020-06-14 11:10:46 -0300
committerAngelo Elias Dalzotto2020-06-14 11:10:46 -0300
commite1cb6466111dd252a674bcd07a61abcbe2eeb765 (patch)
tree556047b8af208ef036bd92c14ae23c5ba070bccd /PKGBUILD
parentdbd8e7b1f3d98256a56444be1ab9a44d974e6003 (diff)
downloadaur-e1cb6466111dd252a674bcd07a61abcbe2eeb765.tar.gz
update to v3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1a44240aaea7..c02628fe6de4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Angelo Dalzotto <angelodalzotto97 at gmail dot com>
pkgname=ns-usbloader
-pkgver=2.2.1
+pkgver=3.0
pkgrel=1
pkgdesc="Awoo Installer/TinFoil/GoldLeaf NSPs (and other files) uploader and RCM tool."
arch=('any')
@@ -12,8 +12,8 @@ depends=(
optdepends=(
'nx-udev: udev rules to run without root'
)
-source=("https://github.com/developersu/ns-usbloader/releases/download/v.$pkgver/$pkgname-$pkgver.jar")
-sha256sums=('27c485c11d062062a41bd5bd542145bcf78e5c3c588c3cbbb03667934d1c33a3')
+source=("https://github.com/developersu/ns-usbloader/releases/download/v$pkgver/$pkgname-$pkgver.jar")
+sha256sums=('092e5c949b844e5e56c90586454938b73b76f84f41eac3b60172ee54610c1a7c')
package() {
install -Dm 644 res/app_icon32x32.png "${pkgdir}/usr/share/icons/hicolor/32x32/apps/ns-usbloader.png"