summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7ebf2db683cd..eed51f637603 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = shiori
pkgdesc = Simple bookmark manager built with Go
- pkgver = 1.6.2
+ pkgver = 1.6.3
pkgrel = 1
url = https://github.com/go-shiori/shiori
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = shiori
provides = shiori
conflicts = shiori-bin
options = !lto
- source = https://github.com/go-shiori/shiori/archive/refs/tags/v1.6.2.tar.gz
+ source = https://github.com/go-shiori/shiori/archive/refs/tags/v1.6.3.tar.gz
source = systemd.service
source = sysusers.conf
source = tmpfiles.conf
diff --git a/PKGBUILD b/PKGBUILD
index ce8332458024..85224ee9d525 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: torculus <20175597+torculus@users.noreply.github.com>
# Contributor: George Rawlinson <grawlinson@archlinux.org>
pkgname=shiori
-pkgver=1.6.2
+pkgver=1.6.3
pkgrel=1
pkgdesc='Simple bookmark manager built with Go'
arch=('x86_64' 'armv7h' 'aarch64')