summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8d0a234e234a..1a44240aaea7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Angelo Dalzotto <angelodalzotto97 at gmail dot com>
pkgname=ns-usbloader
-pkgver=2.2
+pkgver=2.2.1
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=('747ce790b12d1c5b98d1f1f8730e67be2b947c6e93997765003c0b0ddc9aa74c')
+source=("https://github.com/developersu/ns-usbloader/releases/download/v.$pkgver/$pkgname-$pkgver.jar")
+sha256sums=('27c485c11d062062a41bd5bd542145bcf78e5c3c588c3cbbb03667934d1c33a3')
package() {
install -Dm 644 res/app_icon32x32.png "${pkgdir}/usr/share/icons/hicolor/32x32/apps/ns-usbloader.png"