summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorQiu Wenbo2023-12-19 16:09:47 +0800
committerQiu Wenbo2023-12-19 16:09:47 +0800
commit1d103234f04086ababc8cfc51cd2fc8ed2ad3f0a (patch)
treeffad68dfbf18331a1ea8bba0563ee23a3be77e76 /PKGBUILD
parentd3e943e13334ad9a8ddae228867adba224c870cb (diff)
downloadaur-switch-tools.tar.gz
update version to 1.12.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c03bd8cb23ea..62b973d9f5a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Qiu Wenbo <crab2313 at gmail dot com>
pkgname=switch-tools
-pkgver=1.7.0
-pkgrel=2
+pkgver=1.12.0
+pkgrel=1
pkgdesc="Helper tools for Switch homebrew development"
arch=('x86_64')
url="https://github.com/switchbrew/switch-tools"
license=('custom:ISC')
source=("https://github.com/switchbrew/${pkgname}/archive/v${pkgver}.tar.gz")
-sha256sums=('919a82df4301dc22e21b41233b57b8ee3e20f2089d7cf21cffc94402eba5393e')
+sha256sums=('460b19fb3f597db584cefc3be0c08ebf61d26c3e342eea0b61da727e67ad60d6')
build() {
cd "$pkgname-$pkgver"