summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-09-29 09:26:51 -0600
committerMark Wagie2023-09-29 09:26:51 -0600
commitd7a7b87d987ffe229b2130fda4d6cc2cb2e9bccc (patch)
treed17b7de2f9fa52f8fe3ef9da2b62772433b01679
parent41df548fcbd1b9870b4fddfbf5ed2f39c732c566 (diff)
downloadaur-d7a7b87d987ffe229b2130fda4d6cc2cb2e9bccc.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 b6eb97d889d5..8f036d273170 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tagspaces-bin
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
@@ -14,7 +14,7 @@ pkgbase = tagspaces-bin
optdepends = libappindicator-gtk3: Tray icon
provides = tagspaces
conflicts = tagspaces
- source = https://github.com/tagspaces/tagspaces/releases/download/v5.4.6/tagspaces-linux-amd64-5.4.6.deb
- sha256sums = effb214cffea3d128f69fbd57c0161741dcb69a7b8825160d2756e0bdeb8d4e5
+ source = https://github.com/tagspaces/tagspaces/releases/download/v5.5.1/tagspaces-linux-amd64-5.5.1.deb
+ sha256sums = 68881d3985ce5512f2cc3f73ee4893a872472541c90d661ce345bc44f6a437e0
pkgname = tagspaces-bin
diff --git a/PKGBUILD b/PKGBUILD
index 71a20f2c6e02..5639b3a8de4a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Co-Maintainer: Mark Wagie <mark dot wagie at proton dot me>
# Contributor: Samuel Walladge <samuel at swalladge dot net>
pkgname=tagspaces-bin
-pkgver=5.4.6
-pkgrel=2
+pkgver=5.5.1
+pkgrel=1
pkgdesc="An offline, open source, document manager with tagging support"
arch=('x86_64')
url="https://www.tagspaces.org"
@@ -13,7 +13,7 @@ optdepends=('libappindicator-gtk3: Tray icon')
provides=("${pkgname%-bin}")
conflicts=("${pkgname%-bin}")
source=("https://github.com/tagspaces/tagspaces/releases/download/v$pkgver/${pkgname%-bin}-linux-amd64-$pkgver.deb")
-sha256sums=('effb214cffea3d128f69fbd57c0161741dcb69a7b8825160d2756e0bdeb8d4e5')
+sha256sums=('68881d3985ce5512f2cc3f73ee4893a872472541c90d661ce345bc44f6a437e0')
package() {
bsdtar -xvf data.tar.xz -C "$pkgdir/"