summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Rawlinson2023-10-12 13:42:48 +1300
committerGeorge Rawlinson2023-10-12 13:42:48 +1300
commite4aa443cd62473ccaf21deac3f433b413ccfa6be (patch)
treeec48560a8f0b37c50ca3346b854c5e08af2e8493
parent8d51866ea8339793d79aece2fc1d8f9a35ef6c80 (diff)
downloadaur-e4aa443cd62473ccaf21deac3f433b413ccfa6be.tar.gz
upgpkg: shiori 1.5.5-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c6e6ef0db3f8..1a8fcb26afd2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = shiori
pkgdesc = Simple bookmark manager
- pkgver = 1.5.4
+ pkgver = 1.5.5
pkgrel = 1
url = https://github.com/go-shiori/shiori
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = shiori
makedepends = go
depends = glibc
options = !lto
- source = shiori::git+https://github.com/go-shiori/shiori.git#commit=9344bbeb27fc9e7f8d8106b549a7d77c8b555c2d
+ source = shiori::git+https://github.com/go-shiori/shiori.git#commit=e7faeaf2ce79e9588995bac2dd05099d916b929b
source = systemd.service
source = sysusers.conf
source = tmpfiles.conf
diff --git a/PKGBUILD b/PKGBUILD
index e837259fd8b7..3c57bcc2e41c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <grawlinson@archlinux.org>
pkgname=shiori
-pkgver=1.5.4
+pkgver=1.5.5
pkgrel=1
pkgdesc='Simple bookmark manager'
arch=('x86_64')
@@ -10,7 +10,7 @@ license=('MIT')
depends=('glibc')
makedepends=('git' 'go')
options=('!lto')
-_commit='9344bbeb27fc9e7f8d8106b549a7d77c8b555c2d'
+_commit='e7faeaf2ce79e9588995bac2dd05099d916b929b'
source=(
"$pkgname::git+$url.git#commit=$_commit"
'systemd.service'