summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabien LEFEBVRE (d1ceward)2023-08-07 15:02:22 +0200
committerFabien LEFEBVRE (d1ceward)2023-08-07 15:02:22 +0200
commit8b06cb0c325df8c6787450dc6ca53e2e797ac15c (patch)
treedad49b6cdbd8877c84bfbc72da5fdcdea53d0b5f /PKGBUILD
parente8f3f6a1f08667898670da5394573bfb77d20cec (diff)
downloadaur-8b06cb0c325df8c6787450dc6ca53e2e797ac15c.tar.gz
upgpkg: gliderlabs-sigil 0.10.0-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7843a882e0d5..be33eb96ac73 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Fabien LEFEBVRE <contact@d1ceward.com>
pkgname=gliderlabs-sigil
-pkgver=0.9.0
+pkgver=0.10.0
pkgrel=1
pkgdesc='Standalone string interpolator and template processor'
arch=('x86_64')
@@ -10,8 +10,8 @@ license=('BSD')
# a package with the same name exists and provides a binary with the same name
conflicts=('sigil')
source=("${url}/releases/download/v${pkgver}/${pkgname}_${pkgver}_linux_amd64.tgz"
- "https://raw.githubusercontent.com/gliderlabs/sigil/master/LICENSE")
-sha256sums=('c1b3c9075f9dc6353d510b9c2b923794e7307e7249b0a6bf4cbafc37bb1080dd'
+ 'LICENSE')
+sha256sums=('cf9be2ae0fdfa7ae3d96b2058c4953fb63eb893bc6028d9db157122c4cdea33d'
'90b8e840cef9b3c39c1419cf394efe2480544056f55d7d709f3c1b4f47fe9321')
package() {