summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAngelo Elias Dalzotto2020-08-07 18:48:36 -0300
committerAngelo Elias Dalzotto2020-08-07 18:48:36 -0300
commitc73cc4d8d6c18df53f04e84895cc0708e78a5d57 (patch)
treec55e571cffda31e37dc04f6914e0c156fd3ecf56
parenta2e780843ebd799c1b4a333825c0a9ba81ace244 (diff)
downloadaur-c73cc4d8d6c18df53f04e84895cc0708e78a5d57.tar.gz
Update to v4.2
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9b64d079e743..aa096aacf1ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Angelo Dalzotto <angelodalzotto97 at gmail dot com>
pkgname=ns-usbloader
-pkgver=4.1
+pkgver=4.2
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=('623f38f0f752eb7ca44bd96b83dd1c8d0b94d854468dc9f453a2ff3e79869466')
+sha256sums=('150f32e55bd1479d1b90550f394edbb9ba541478c6596b398661ff4314214d81')
package() {
install -Dm 644 res/app_icon32x32.png "${pkgdir}/usr/share/icons/hicolor/32x32/apps/ns-usbloader.png"