summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-09-27 17:34:46 -0600
committerMark Wagie2023-09-27 17:34:46 -0600
commitc5a78823fd2ac2694976b14795ade3ea7651144a (patch)
treea7a6317abb75abd4b03d64dbf28fafee238c171e
parentee9d1bab48bfa91bf735b293ed7e2a4e8c5824da (diff)
downloadaur-c5a78823fd2ac2694976b14795ade3ea7651144a.tar.gz
revert updating to 5.5.0: beta release
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c3165fe962ce..63ab9766e06f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tagspaces
pkgdesc = An offline, open source, document manager with tagging support
- pkgver = 5.5.0
- pkgrel = 1
+ pkgver = 5.4.6
+ pkgrel = 2
url = https://www.tagspaces.org
arch = x86_64
license = AGPL3
@@ -13,10 +13,10 @@ pkgbase = tagspaces
depends = libsecret
depends = xdg-utils
optdepends = libappindicator-gtk3: Tray icon
- source = tagspaces-5.5.0.tar.gz::https://github.com/tagspaces/tagspaces/archive/refs/tags/v5.5.0.tar.gz
+ source = tagspaces-5.4.6.tar.gz::https://github.com/tagspaces/tagspaces/archive/refs/tags/v5.4.6.tar.gz
source = tagspaces.desktop
source = tagspaces.sh
- sha256sums = cac5fb2fe66a09e1b9bf7cf25f8a979563423ddbc631e5703c9eef2cf7a1d32e
+ sha256sums = e96a0c9b44073c4228ca8441edbbd71f11ce0947b0bd39681bfe968e702167de
sha256sums = a548e2b62a61a93d80482ebe43ef11e33e2c2bfef9db641fc583bd5539ac6948
sha256sums = 99a8679718609b93f61ac8119fbeb080ca0ec5e5f2d99b08e673fa86a3d8b32b
diff --git a/PKGBUILD b/PKGBUILD
index 31ac37cc5f3c..c44656d88a4a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Mark Wagie <mark dot wagie at proton dot me>
# Contributor: syntheit <daniel@matv.io>
pkgname=tagspaces
-pkgver=5.5.0
-pkgrel=1
+pkgver=5.4.6
+pkgrel=2
_electronversion=25
pkgdesc="An offline, open source, document manager with tagging support"
arch=('x86_64')
@@ -14,7 +14,7 @@ optdepends=('libappindicator-gtk3: Tray icon')
source=("$pkgname-$pkgver.tar.gz::https://github.com/tagspaces/tagspaces/archive/refs/tags/v$pkgver.tar.gz"
"$pkgname.desktop"
"$pkgname.sh")
-sha256sums=('cac5fb2fe66a09e1b9bf7cf25f8a979563423ddbc631e5703c9eef2cf7a1d32e'
+sha256sums=('e96a0c9b44073c4228ca8441edbbd71f11ce0947b0bd39681bfe968e702167de'
'a548e2b62a61a93d80482ebe43ef11e33e2c2bfef9db641fc583bd5539ac6948'
'99a8679718609b93f61ac8119fbeb080ca0ec5e5f2d99b08e673fa86a3d8b32b')