summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-09-29 09:26:14 -0600
committerMark Wagie2023-09-29 09:26:14 -0600
commit1617d19d1f4ae3b693266617d44038a3d93a9b11 (patch)
tree899586378b5919bd8fada58838e0761a72cdc8b0
parentc5a78823fd2ac2694976b14795ade3ea7651144a (diff)
downloadaur-1617d19d1f4ae3b693266617d44038a3d93a9b11.tar.gz
5.5.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 63ab9766e06f..9ed2db5af3ae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tagspaces
pkgdesc = An offline, open source, document manager with tagging support
- pkgver = 5.4.6
- pkgrel = 2
+ pkgver = 5.5.1
+ pkgrel = 1
url = https://www.tagspaces.org
arch = x86_64
license = AGPL3
@@ -13,10 +13,10 @@ pkgbase = tagspaces
depends = libsecret
depends = xdg-utils
optdepends = libappindicator-gtk3: Tray icon
- source = tagspaces-5.4.6.tar.gz::https://github.com/tagspaces/tagspaces/archive/refs/tags/v5.4.6.tar.gz
+ source = tagspaces-5.5.1.tar.gz::https://github.com/tagspaces/tagspaces/archive/refs/tags/v5.5.1.tar.gz
source = tagspaces.desktop
source = tagspaces.sh
- sha256sums = e96a0c9b44073c4228ca8441edbbd71f11ce0947b0bd39681bfe968e702167de
+ sha256sums = 40c61766e8febd6b8bed7439bc8b0803a2fa4534b947e35ced6a11ca2861e88c
sha256sums = a548e2b62a61a93d80482ebe43ef11e33e2c2bfef9db641fc583bd5539ac6948
sha256sums = 99a8679718609b93f61ac8119fbeb080ca0ec5e5f2d99b08e673fa86a3d8b32b
diff --git a/PKGBUILD b/PKGBUILD
index c44656d88a4a..99a25e1dd2c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Mark Wagie <mark dot wagie at proton dot me>
# Contributor: syntheit <daniel@matv.io>
pkgname=tagspaces
-pkgver=5.4.6
-pkgrel=2
+pkgver=5.5.1
+pkgrel=1
_electronversion=25
pkgdesc="An offline, open source, document manager with tagging support"
arch=('x86_64')
@@ -14,7 +14,7 @@ optdepends=('libappindicator-gtk3: Tray icon')
source=("$pkgname-$pkgver.tar.gz::https://github.com/tagspaces/tagspaces/archive/refs/tags/v$pkgver.tar.gz"
"$pkgname.desktop"
"$pkgname.sh")
-sha256sums=('e96a0c9b44073c4228ca8441edbbd71f11ce0947b0bd39681bfe968e702167de'
+sha256sums=('40c61766e8febd6b8bed7439bc8b0803a2fa4534b947e35ced6a11ca2861e88c'
'a548e2b62a61a93d80482ebe43ef11e33e2c2bfef9db641fc583bd5539ac6948'
'99a8679718609b93f61ac8119fbeb080ca0ec5e5f2d99b08e673fa86a3d8b32b')