summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2023-10-16 19:15:09 +0330
committerAli Molaei2023-10-16 19:15:09 +0330
commit0e7072fa28043db0a5defbd9f7a59fa84d03b86c (patch)
tree477bb34dd8578b9bc2267c5c1963d7417e19a842
parent690275597ec9d344a85cc64f9b6c46d74fb81730 (diff)
downloadaur-0e7072fa28043db0a5defbd9f7a59fa84d03b86c.tar.gz
Update to 5.5.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bf9a85ee6061..06e827e3b0a6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tagspaces-bin
pkgdesc = An offline, open source, document manager with tagging support
- pkgver = 5.5.2
+ pkgver = 5.5.4
pkgrel = 1
url = https://www.tagspaces.org
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = tagspaces-bin
depends = xdg-utils
provides = tagspaces
conflicts = tagspaces
- source = https://github.com/tagspaces/tagspaces/releases/download/v5.5.2/tagspaces-linux-amd64-5.5.2.deb
- sha256sums = 7280bdfe55acdb15aea02c3e3aea5513cfa4618e924f27d6342494ac97d5cae3
+ source = https://github.com/tagspaces/tagspaces/releases/download/v5.5.4/tagspaces-linux-amd64-5.5.4.deb
+ sha256sums = 8593cde360450d5b7a6bd8da1d0c51eca79325afd583c1c484b76d8a0aebe81c
pkgname = tagspaces-bin
diff --git a/PKGBUILD b/PKGBUILD
index 4c868e5e2a6c..b613b8d26df3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Co-Maintainer: Mark Wagie <mark dot wagie at proton dot me>
# Contributor: Samuel Walladge <samuel at swalladge dot net>
pkgname=tagspaces-bin
-pkgver=5.5.2
+pkgver=5.5.4
pkgrel=1
pkgdesc="An offline, open source, document manager with tagging support"
arch=('x86_64')
@@ -12,7 +12,7 @@ depends=('alsa-lib' 'gtk3' 'libnotify' 'libsecret' 'nss' 'xdg-utils')
provides=("${pkgname%-bin}")
conflicts=("${pkgname%-bin}")
source=("https://github.com/tagspaces/tagspaces/releases/download/v$pkgver/${pkgname%-bin}-linux-amd64-$pkgver.deb")
-sha256sums=('7280bdfe55acdb15aea02c3e3aea5513cfa4618e924f27d6342494ac97d5cae3')
+sha256sums=('8593cde360450d5b7a6bd8da1d0c51eca79325afd583c1c484b76d8a0aebe81c')
package() {
bsdtar -xvf data.tar.xz -C "$pkgdir/"