summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuel Walladge2020-06-09 02:18:34 +0930
committerSamuel Walladge2020-06-09 02:18:34 +0930
commit722aa64535c43fe0d8cd34d154a76ca94c140c37 (patch)
tree2aa074a5a4d0a9a1ad6b42e59ea29413540fe5ba
parent1eaedd96e12a520fc5ae00d2a05198854311859d (diff)
downloadaur-722aa64535c43fe0d8cd34d154a76ca94c140c37.tar.gz
bump version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 72c55ea165b5..de78ae317243 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = tagspaces-bin
pkgdesc = TagSpaces is an open source personal data manager. It helps you organize files with tags on every platform.
- pkgver = 3.4.2
+ pkgver = 3.5.2
pkgrel = 1
url = http://tagspaces.org
arch = x86_64
license = AGPL
provides = tagspaces
conflicts = tagspaces
- source = tagspaces-3.4.2.deb::https://github.com/tagspaces/tagspaces/releases/download/v3.4.2/tagspaces-linux-amd64-3.4.2.deb
- sha256sums = 472cccbd022ad63d0fc7ad632c33bc51d20389504368d28049bee1630be4dddd
+ source = tagspaces-3.5.2.deb::https://github.com/tagspaces/tagspaces/releases/download/v3.5.2/tagspaces-linux-amd64-3.5.2.deb
+ sha256sums = 6b08c2069a1ae0091b7265d9594936184b70772ba245fc3d488dc6e80d54bc1b
pkgname = tagspaces-bin
diff --git a/PKGBUILD b/PKGBUILD
index de50057304ed..f90b0f51e35f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=tagspaces-bin
_pkgname=tagspaces
-pkgver=3.4.2
+pkgver=3.5.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")
@@ -10,7 +10,7 @@ url="http://tagspaces.org"
license=("AGPL")
provides=("tagspaces")
conflicts=("tagspaces")
-sha256sums=('472cccbd022ad63d0fc7ad632c33bc51d20389504368d28049bee1630be4dddd')
+sha256sums=('6b08c2069a1ae0091b7265d9594936184b70772ba245fc3d488dc6e80d54bc1b')
source=("${_pkgname}-${pkgver}.deb::https://github.com/${_pkgname}/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-linux-amd64-${pkgver}.deb")
package() {