summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTD-Sky2024-05-29 14:37:32 +0800
committerTD-Sky2024-05-29 14:37:32 +0800
commiteb663cd54fe65597d81f317f80913664ddc5910e (patch)
tree1443d03e68c9d985ee5140b612d2995ace091af1 /PKGBUILD
parent2ee35d86d707a5810c0be17a9f0696ff108759e0 (diff)
downloadaur-iwant-bin.tar.gz
0.6.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9319826a56b1..bbd2b1a182ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=iwant-bin
_pkgname=iwant
-pkgver=0.6.0
+pkgver=0.6.1
pkgrel=1
pkgdesc="Install applications what I WANT"
arch=('x86_64')
@@ -14,7 +14,7 @@ optdepends=('paru: AUR support'
'flatpak: flathub support'
'npm: npm support')
source=("$pkgname-$pkgver.tar.gz::$url/releases/download/v$pkgver/$_pkgname-$arch-unknown-linux-gnu.tar.gz")
-sha256sums=('717f395b521f8e2e14ba7312c471eda1e5d20556c3cdf824f5211d0909ed34f4')
+sha256sums=('1c11c2ec28a46285c5b6b86dde12ebac9617ebfc3ff6ccc9f6dd2d881ba9745e')
package() {
install -Dm 755 "$_pkgname" -t "$pkgdir/usr/bin"