summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2024-03-27 10:47:28 -0600
committerMark Wagie2024-03-27 10:47:28 -0600
commit8f7ca68d99220f1ae7db42de711ee2639e47ac35 (patch)
tree51e71affb2863bdb06e103e807db0585a3785066
parentb886f4b99e9f2996e6153174393cb67833c8bd2d (diff)
downloadaur-8f7ca68d99220f1ae7db42de711ee2639e47ac35.tar.gz
5.7.11
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e9a119b56830..4e281f8cf74c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tagspaces-bin
pkgdesc = An offline, open source, document manager with tagging support
- pkgver = 5.7.10
+ pkgver = 5.7.11
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.7.10/tagspaces-linux-amd64-5.7.10.deb
- sha256sums = 0bde877f25234694e740c930e75374f0d39015597e15841da59e4eb07d6ec7a9
+ source = https://github.com/tagspaces/tagspaces/releases/download/v5.7.11/tagspaces-linux-amd64-5.7.11.deb
+ sha256sums = 6c6c186280ef11fbbb7aecb93549b7801f76a9360e395d8f5acecbadeff046ff
pkgname = tagspaces-bin
diff --git a/PKGBUILD b/PKGBUILD
index 1a72abecf086..c51812f7b6ce 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.7.10
+pkgver=5.7.11
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=('0bde877f25234694e740c930e75374f0d39015597e15841da59e4eb07d6ec7a9')
+sha256sums=('6c6c186280ef11fbbb7aecb93549b7801f76a9360e395d8f5acecbadeff046ff')
package() {
bsdtar -xvf data.tar.xz -C "$pkgdir/"