summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2024-04-03 16:43:40 -0600
committerMark Wagie2024-04-03 16:43:40 -0600
commit427c3ffe9161dffe5254f55ea51c8184f68c0388 (patch)
tree6587bef9d3f550546e327aaed0b8cbb58ed4b2ce
parenta8ddcd44cc33036f483cfe884bca4c693e39f7e6 (diff)
downloadaur-427c3ffe9161dffe5254f55ea51c8184f68c0388.tar.gz
5.7.12
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 75568b1825bb..73c5a42fc278 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tagspaces
pkgdesc = An offline, open source, document manager with tagging support
- pkgver = 5.7.11
+ pkgver = 5.7.12
pkgrel = 1
url = https://www.tagspaces.org
arch = x86_64
@@ -12,10 +12,10 @@ pkgbase = tagspaces
depends = libnotify
depends = libsecret
depends = xdg-utils
- source = tagspaces-5.7.11.tar.gz::https://github.com/tagspaces/tagspaces/archive/refs/tags/v5.7.11.tar.gz
+ source = tagspaces-5.7.12.tar.gz::https://github.com/tagspaces/tagspaces/archive/refs/tags/v5.7.12.tar.gz
source = tagspaces.desktop
source = tagspaces.sh
- sha256sums = 79a037fa4eac78e0b3986616fbd160d4a1341a0b06968c7ac69868fd18f6d7e7
+ sha256sums = 474e68119cdf4aa3b3ab6b43da16cde38a55c67ed2054c9d6ca3f397a2b702dc
sha256sums = a548e2b62a61a93d80482ebe43ef11e33e2c2bfef9db641fc583bd5539ac6948
sha256sums = 6a0d3ca0f31afdd7587b3dc0ed819f252c350eaeafb17472fe4b7031d4130118
diff --git a/PKGBUILD b/PKGBUILD
index c931ba8cc7ac..f6d3fc6c7686 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mark Wagie <mark dot wagie at proton dot me>
# Contributor: syntheit <daniel@matv.io>
pkgname=tagspaces
-pkgver=5.7.11
+pkgver=5.7.12
pkgrel=1
_electronversion=27
pkgdesc="An offline, open source, document manager with tagging support"
@@ -13,7 +13,7 @@ makedepends=('git' 'libxcrypt-compat' 'npm')
source=("$pkgname-$pkgver.tar.gz::https://github.com/tagspaces/tagspaces/archive/refs/tags/v$pkgver.tar.gz"
"$pkgname.desktop"
"$pkgname.sh")
-sha256sums=('79a037fa4eac78e0b3986616fbd160d4a1341a0b06968c7ac69868fd18f6d7e7'
+sha256sums=('474e68119cdf4aa3b3ab6b43da16cde38a55c67ed2054c9d6ca3f397a2b702dc'
'a548e2b62a61a93d80482ebe43ef11e33e2c2bfef9db641fc583bd5539ac6948'
'6a0d3ca0f31afdd7587b3dc0ed819f252c350eaeafb17472fe4b7031d4130118')