summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAngelo Elias Dalzotto2020-07-23 19:25:49 -0300
committerAngelo Elias Dalzotto2020-07-23 19:25:49 -0300
commita2e780843ebd799c1b4a333825c0a9ba81ace244 (patch)
tree7da350ce8dc2296ae2acfc2e55b2d7a7b14dd379 /PKGBUILD
parent3fbd3998549651994925cc929d6f864837c3fb06 (diff)
downloadaur-a2e780843ebd799c1b4a333825c0a9ba81ace244.tar.gz
Update to v4.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1a6e6ae7f77b..9b64d079e743 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Angelo Dalzotto <angelodalzotto97 at gmail dot com>
pkgname=ns-usbloader
-pkgver=4.0
+pkgver=4.1
pkgrel=1
pkgdesc="Awoo Installer/TinFoil/GoldLeaf NSPs (and other files) uploader and RCM tool."
arch=('any')
@@ -13,7 +13,7 @@ optdepends=(
'nx-udev: udev rules to run without root'
)
source=("https://github.com/developersu/ns-usbloader/releases/download/v$pkgver/$pkgname-$pkgver.jar")
-sha256sums=('a2fb7f42fb7f3eaf03f3db805b2213ffe8080283c4f2f021f85efbb8d95bb549')
+sha256sums=('623f38f0f752eb7ca44bd96b83dd1c8d0b94d854468dc9f453a2ff3e79869466')
package() {
install -Dm 644 res/app_icon32x32.png "${pkgdir}/usr/share/icons/hicolor/32x32/apps/ns-usbloader.png"