summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuel Walladge2020-06-12 09:52:59 +0930
committerSamuel Walladge2020-06-12 09:52:59 +0930
commite1a90cfdfc9923d8ff7b4075ec62bb5d1d8338ca (patch)
treeb0d34dcdf23d4d41f5fb9910612c695bdd02daf0
parent722aa64535c43fe0d8cd34d154a76ca94c140c37 (diff)
downloadaur-e1a90cfdfc9923d8ff7b4075ec62bb5d1d8338ca.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 de78ae317243..8fccb8b45729 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.5.2
+ pkgver = 3.5.4
pkgrel = 1
url = http://tagspaces.org
arch = x86_64
license = AGPL
provides = tagspaces
conflicts = tagspaces
- 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
+ source = tagspaces-3.5.4.deb::https://github.com/tagspaces/tagspaces/releases/download/v3.5.4/tagspaces-linux-amd64-3.5.4.deb
+ sha256sums = 687cb6e7cdc4567c2cd0148008a45c4923486065db8179907ce2aba4b79131ad
pkgname = tagspaces-bin
diff --git a/PKGBUILD b/PKGBUILD
index f90b0f51e35f..d2fd16cc3e3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=tagspaces-bin
_pkgname=tagspaces
-pkgver=3.5.2
+pkgver=3.5.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")
@@ -10,7 +10,7 @@ url="http://tagspaces.org"
license=("AGPL")
provides=("tagspaces")
conflicts=("tagspaces")
-sha256sums=('6b08c2069a1ae0091b7265d9594936184b70772ba245fc3d488dc6e80d54bc1b')
+sha256sums=('687cb6e7cdc4567c2cd0148008a45c4923486065db8179907ce2aba4b79131ad')
source=("${_pkgname}-${pkgver}.deb::https://github.com/${_pkgname}/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-linux-amd64-${pkgver}.deb")
package() {