summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2023-04-08 12:57:48 +0330
committerAli Molaei2023-04-08 12:57:48 +0330
commit45c1961c93c24a8eec867b7d112b8458963c65f6 (patch)
tree9b4c0d26e9827f3975885c47c621b95b121928e6
parent4e42f0dcc18beebc212413ddc832cce3ddf7e2b9 (diff)
downloadaur-45c1961c93c24a8eec867b7d112b8458963c65f6.tar.gz
Update to 5.3.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c201071529a..6f182d9eb4f2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = tagspaces-bin
pkgdesc = TagSpaces is an open source personal data manager. It helps you organize files with tags on every platform.
- pkgver = 5.2.4
+ pkgver = 5.3.2
pkgrel = 1
url = http://tagspaces.org
arch = x86_64
license = AGPL
provides = tagspaces
conflicts = tagspaces
- source = tagspaces-5.2.4.deb::https://github.com/tagspaces/tagspaces/releases/download/v5.2.4/tagspaces-linux-amd64-5.2.4.deb
- sha256sums = 40895c7fa54487438b8fb94150fa7bd784a94d3e11cd41c11c845572bcc16148
+ source = tagspaces-5.3.2.deb::https://github.com/tagspaces/tagspaces/releases/download/v5.3.2/tagspaces-linux-amd64-5.3.2.deb
+ sha256sums = 59c89cb9496f7ab7818d50d9e235a45a8d3f6e0f792c109ca6529d6f0c242a9b
pkgname = tagspaces-bin
diff --git a/PKGBUILD b/PKGBUILD
index 52441f153eb0..560a67142339 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=tagspaces-bin
_pkgname=tagspaces
-pkgver=5.2.4
+pkgver=5.3.2
pkgrel=1
pkgdesc="TagSpaces is an open source personal data manager. It helps you organize files with tags on every platform."
arch=("x86_64")
@@ -11,7 +11,7 @@ url="http://tagspaces.org"
license=("AGPL")
provides=("tagspaces")
conflicts=("tagspaces")
-sha256sums=('40895c7fa54487438b8fb94150fa7bd784a94d3e11cd41c11c845572bcc16148')
+sha256sums=('59c89cb9496f7ab7818d50d9e235a45a8d3f6e0f792c109ca6529d6f0c242a9b')
source=("${_pkgname}-${pkgver}.deb::https://github.com/${_pkgname}/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-linux-amd64-${pkgver}.deb")
package() {