summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSidharth Arya2021-07-26 13:55:22 +0530
committerSidharth Arya2021-07-26 13:55:22 +0530
commit487a9d12c819d1dc98d696bcad19dc2c6de9a237 (patch)
tree0873e1ab89c3c317f0711d2961786a10b0b0bd43 /PKGBUILD
parent64aaab5cb46fe8708b6ade70f2a4f49612821c36 (diff)
downloadaur-pakka.tar.gz
Fixup: shellcheck
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ad7bd98ca46d..519cf4192c37 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Sidharth Arya <sidhartharya10@gmail.com>
pkgname=pakka
-pkgver=0.0.1
+pkgver=0.0.2
pkgrel=1
pkgdesc="A simple bash based AUR helper for Arch Linux"
arch=(x86_64)
@@ -20,7 +20,7 @@ install=
changelog=
source=(https://github.com/SidharthArya/$pkgname/archive/refs/tags/$pkgver.tar.gz)
noextract=()
-sha256sums=('36079d943a0e8cc8614a400c18881df3320ea3e3680651c28c932e8b5dacb6e0')
+sha256sums=('39ef5fc5070bcf1abe3ec732131b73c2d2cf8d5c13a9e5e9fffec3a4912c06df')
package() {