summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIvan Abdulin2024-03-30 22:50:50 +0200
committerIvan Abdulin2024-03-30 22:50:50 +0200
commit3236aa3dd793152f3365607efc6676014fa4e842 (patch)
tree2f686418506151fa09f0b73a884e973a7ed0a9f4 /PKGBUILD
parent86bdcfe1af8f69afb67c60d6a6d4dcfc993d49db (diff)
downloadaur-3236aa3dd793152f3365607efc6676014fa4e842.tar.gz
Update to 0.7.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4920561f930a..f68c2dea12a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Emilien Devos (unixfox) <contact@emiliendevos.be>
pkgname=pet-bin
-pkgver=0.5.0
+pkgver=0.7.0
pkgrel=1
pkgdesc="Simple command-line snippet manager, written in Go."
arch=('x86_64')
@@ -15,7 +15,7 @@ replaces=()
backup=()
options=()
source=("pet_"$pkgver"_linux_amd64.tar.gz::https://github.com/knqyf263/pet/releases/download/v$pkgver/pet_"$pkgver"_linux_amd64.tar.gz")
-sha256sums=('641c4224aeb618eca8c09a04657acfae705b91831c421f36a0660c5679e5c224')
+sha256sums=('a28204dc48e430c8e790c58c6af7844aa6e07194749bf2a4071f966078e3e120')
package() {
mkdir -p "$pkgdir/usr/bin"