summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2023-04-28 13:40:20 +0330
committerAli Molaei2023-04-28 13:40:20 +0330
commit3fdca0f7352c30ba92e93c452d5ec4ca0e13fae1 (patch)
tree21dbfbdc2f162e167a2c9aa7fbd53660d14d2200
parent45c1961c93c24a8eec867b7d112b8458963c65f6 (diff)
downloadaur-3fdca0f7352c30ba92e93c452d5ec4ca0e13fae1.tar.gz
Update to 5.3.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6f182d9eb4f2..ab36498acf9d 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.3.2
+ pkgver = 5.3.4
pkgrel = 1
url = http://tagspaces.org
arch = x86_64
license = AGPL
provides = tagspaces
conflicts = tagspaces
- 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
+ source = tagspaces-5.3.4.deb::https://github.com/tagspaces/tagspaces/releases/download/v5.3.4/tagspaces-linux-amd64-5.3.4.deb
+ sha256sums = f3f7216e521543ab4ec32613f789777acd4dff52b5f2c2a39c9c0112d8a8b46c
pkgname = tagspaces-bin
diff --git a/PKGBUILD b/PKGBUILD
index 560a67142339..31bdd9fc6f30 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=tagspaces-bin
_pkgname=tagspaces
-pkgver=5.3.2
+pkgver=5.3.4
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=('59c89cb9496f7ab7818d50d9e235a45a8d3f6e0f792c109ca6529d6f0c242a9b')
+sha256sums=('f3f7216e521543ab4ec32613f789777acd4dff52b5f2c2a39c9c0112d8a8b46c')
source=("${_pkgname}-${pkgver}.deb::https://github.com/${_pkgname}/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-linux-amd64-${pkgver}.deb")
package() {