summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbrokenpip3-bot2024-04-29 05:28:08 +0000
committerbrokenpip3-bot2024-04-29 05:28:08 +0000
commit8b9eb75af5f0490bd292a3348f1b58e0631340f2 (patch)
tree8278261fb4cfb79e9783ce93006ac9156ae43d47 /PKGBUILD
parentf4ce99817ef210a06cd15e670d63b4a15d52061e (diff)
downloadaur-bash-notes.tar.gz
Automatic update to version 1.4.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ac43a4ecbf33..dccfc7a1500e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=notes
pkgname=bash-notes
-pkgver=1.2.0
+pkgver=1.4.0
pkgrel=1
pkgdesc="Simple delightful note taking, with more unix and less lock-in."
arch=('any')
@@ -12,7 +12,7 @@ license=('MIT')
depends=('bash')
conflicts=('notes')
source=("${_pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/${pkgver}.tar.gz")
-sha256sums=('87f19055029428d8cb19df884089f06c7a1a93145fec8298f925e1e349b1f805')
+sha256sums=('0421361d95dd451668101022fac65a18f26814b0d585687a38e162fd3ebba6c2')
package() {
cd "${_pkgname}-${pkgver}"