summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOrhun Parmaksız2025-03-27 12:29:27 +0800
committerOrhun Parmaksız2025-03-27 12:29:27 +0800
commit98fa44a5c78a9baa9dcc7aac81e1f980f49b8373 (patch)
tree33343ade58fc70fa88313edf48fdcc08f497e85e /PKGBUILD
parent918d501dbdc9b9dbc8c8961f1318e5ff646356a4 (diff)
downloadaur-glues.tar.gz
upgpkg: glues 0.6.2-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b49d49a0b864..bfda0f1e9799 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# https://github.com/orhun/pkgbuilds
pkgname=glues
-pkgver=0.6.1
+pkgver=0.6.2
pkgrel=1
pkgdesc="Vim-inspired TUI note-taking app with Git, MongoDB support"
arch=('x86_64')
@@ -11,7 +11,7 @@ license=('Apache-2.0')
depends=('gcc-libs')
makedepends=('cargo')
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('ac8f47441387d1ae156d0dac5ad74c83bbfa4e906942d039873f165be9660812f83983d1b8e9599e7d620f6cc3049cc94b877b2e637a8562301d5dedbc008ea9')
+sha512sums=('43338ef84679759a87a034c604f127211d22c6268b6c3b47ba4f538d79571c15264073411e5854553254ac3931b718587b1ee287cdef30d668e58b1f3fedef7d')
options=('!lto')
prepare() {