summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuel Walladge2020-09-17 08:57:51 +0930
committerSamuel Walladge2020-09-17 08:57:51 +0930
commitb0c6252630d6d12f6fd7f9cde4d087afc19534ca (patch)
tree7dbe2046de2066e08beb92e820c2ba1becba5d5a
parente1a90cfdfc9923d8ff7b4075ec62bb5d1d8338ca (diff)
downloadaur-b0c6252630d6d12f6fd7f9cde4d087afc19534ca.tar.gz
bump version to latest release (3.6.2)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8fccb8b45729..b18199329b97 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.4
+ pkgver = 3.6.2
pkgrel = 1
url = http://tagspaces.org
arch = x86_64
license = AGPL
provides = tagspaces
conflicts = tagspaces
- 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
+ source = tagspaces-3.6.2.deb::https://github.com/tagspaces/tagspaces/releases/download/v3.6.2/tagspaces-linux-amd64-3.6.2.deb
+ sha256sums = e4e03a452d19b76f00fcc6b2ce49559f79fb079f049dfc16455e5ad839696d17
pkgname = tagspaces-bin
diff --git a/PKGBUILD b/PKGBUILD
index d2fd16cc3e3c..b3be30800114 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=tagspaces-bin
_pkgname=tagspaces
-pkgver=3.5.4
+pkgver=3.6.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=('687cb6e7cdc4567c2cd0148008a45c4923486065db8179907ce2aba4b79131ad')
+sha256sums=('e4e03a452d19b76f00fcc6b2ce49559f79fb079f049dfc16455e5ad839696d17')
source=("${_pkgname}-${pkgver}.deb::https://github.com/${_pkgname}/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-linux-amd64-${pkgver}.deb")
package() {