summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortorculus2024-03-31 14:32:36 -0400
committertorculus2024-03-31 14:32:36 -0400
commitce3f4aa937ea7f6a2afc62279dfa14b861489153 (patch)
treeeff83b408db1e3692049d955103340a8de26bc38
parent1dc0407ded6b8afacb8200f4d0dbec9d797d3697 (diff)
downloadaur-ce3f4aa937ea7f6a2afc62279dfa14b861489153.tar.gz
upgpkg: shiori 1.6.1-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index abd257d497b9..e764587f9d9e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = shiori
pkgdesc = Simple bookmark manager built with Go
- pkgver = 1.6.0
+ pkgver = 1.6.1
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.0.tar.gz
+ source = https://github.com/go-shiori/shiori/archive/refs/tags/v1.6.1.tar.gz
source = systemd.service
source = sysusers.conf
source = tmpfiles.conf
diff --git a/PKGBUILD b/PKGBUILD
index 873bc72c61ee..5ee13e644035 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.0
+pkgver=1.6.1
pkgrel=1
pkgdesc='Simple bookmark manager built with Go'
arch=('x86_64' 'armv7h' 'aarch64')