summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIgor Dyatlov2023-04-30 17:57:51 +0300
committerIgor Dyatlov2023-04-30 17:57:51 +0300
commit9d8313155e23183b74329ed278727711406ea6ff (patch)
treebd17b3a11d3055725985eb860f4e65c2c584cb1c
parent0459b2568a4c6c833930ea7e318ff318e9a14052 (diff)
downloadaur-9d8313155e23183b74329ed278727711406ea6ff.tar.gz
Update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d3c897398c00..727ce37896c1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = iotas
pkgdesc = Simple note taking
- pkgver = 0.1.8
+ pkgver = 0.1.14
pkgrel = 1
url = https://gitlab.gnome.org/cheywood/iotas
arch = any
@@ -17,7 +17,7 @@ pkgbase = iotas
depends = python-linkify-it-py
depends = python-mdit_py_plugins
depends = python-gtkspellcheck
- source = https://gitlab.gnome.org/cheywood/iotas/-/archive/0.1.8/iotas-0.1.8.tar.gz
- b2sums = bd2d269e5f58ab966a870f8e05f893d5c4264128373c126797ff7830cf45fae534c0e8582bc951de9afa687496df36678478f2e923ada906275586f03d77772a
+ source = https://gitlab.gnome.org/cheywood/iotas/-/archive/0.1.14/iotas-0.1.14.tar.gz
+ b2sums = e12f50e52740670776232347aa865d61a0d8d6a174f607ac4772dc08bfc1cd945b77b7cb1c0a0b890c8b6b7af90425e711572c467fe1620b646fea08b8bc4150
pkgname = iotas
diff --git a/PKGBUILD b/PKGBUILD
index 12ff8c8ca492..4797e03ffa79 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Igor Dyatlov <dyatlov.igor@protonmail.com>
pkgname=iotas
-pkgver=0.1.8
+pkgver=0.1.14
pkgrel=1
pkgdesc="Simple note taking"
arch=('any')
@@ -12,7 +12,7 @@ depends=('libadwaita' 'sqlite' 'org.freedesktop.secrets' 'gtksourceview5'
makedepends=('meson' 'gobject-introspection')
checkdepends=('appstream-glib')
source=($url/-/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-b2sums=('bd2d269e5f58ab966a870f8e05f893d5c4264128373c126797ff7830cf45fae534c0e8582bc951de9afa687496df36678478f2e923ada906275586f03d77772a')
+b2sums=('e12f50e52740670776232347aa865d61a0d8d6a174f607ac4772dc08bfc1cd945b77b7cb1c0a0b890c8b6b7af90425e711572c467fe1620b646fea08b8bc4150')
build() {
arch-meson $pkgname-$pkgver build