summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-09-27 17:28:21 -0600
committerMark Wagie2023-09-27 17:28:21 -0600
commit3f82ad9552390d7b32f917fb65685cc064124c49 (patch)
treef865ab72352f93fb40675b99c5d54df21335ae62
parentb4bfa61b7fea3ecd1b25a785984bd6c5860cd5be (diff)
downloadaur-3f82ad9552390d7b32f917fb65685cc064124c49.tar.gz
5.5.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b6eb97d889d5..36801242ba99 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.0
+ 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.0/tagspaces-linux-amd64-5.5.0.deb
+ sha256sums = df9d47536c186aff22fb735f9e2781eb193b2b27f7a4d4b68b407a52cd9a8684
pkgname = tagspaces-bin
diff --git a/PKGBUILD b/PKGBUILD
index 71a20f2c6e02..d351b61e11fe 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.0
+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=('df9d47536c186aff22fb735f9e2781eb193b2b27f7a4d4b68b407a52cd9a8684')
package() {
bsdtar -xvf data.tar.xz -C "$pkgdir/"