summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ab36498acf9d..ecc4ca958f5a 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.4
+ pkgver = 5.3.5
pkgrel = 1
url = http://tagspaces.org
arch = x86_64
license = AGPL
provides = tagspaces
conflicts = tagspaces
- 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
+ source = tagspaces-5.3.5.deb::https://github.com/tagspaces/tagspaces/releases/download/v5.3.5/tagspaces-linux-amd64-5.3.5.deb
+ sha256sums = 872ae13d717b26ba38be96af9cb356355729844a03137ea1d96ed607f56a49c3
pkgname = tagspaces-bin
diff --git a/PKGBUILD b/PKGBUILD
index 31bdd9fc6f30..41d48e21d117 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=tagspaces-bin
_pkgname=tagspaces
-pkgver=5.3.4
+pkgver=5.3.5
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=('f3f7216e521543ab4ec32613f789777acd4dff52b5f2c2a39c9c0112d8a8b46c')
+sha256sums=('872ae13d717b26ba38be96af9cb356355729844a03137ea1d96ed607f56a49c3')
source=("${_pkgname}-${pkgver}.deb::https://github.com/${_pkgname}/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-linux-amd64-${pkgver}.deb")
package() {