summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuel Walladge2019-09-16 08:51:21 +0930
committerSamuel Walladge2019-09-16 08:51:21 +0930
commitbde253974e51ba91c3d08a7f9e14d433bb7996f9 (patch)
tree715fc03919f94a98b068fe8054cf7e0253ace20e
parent5b82883e4a428bda7fb890c774a8ea8b9a7ce598 (diff)
downloadaur-bde253974e51ba91c3d08a7f9e14d433bb7996f9.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 0d3eabf0cd15..ef299356afed 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.1.6
+ pkgver = 3.2.1
pkgrel = 1
url = http://tagspaces.org
arch = x86_64
license = AGPL
provides = tagspaces
conflicts = tagspaces
- source = tagspaces-3.1.6.deb::https://github.com/tagspaces/tagspaces/releases/download/v3.1.6/tagspaces-linux-amd64-3.1.6.deb
- sha256sums = f57ef111258c34e589c9c41249e9881680cd8fa6605009e76ba497d30d6f1368
+ source = tagspaces-3.2.1.deb::https://github.com/tagspaces/tagspaces/releases/download/v3.2.1/tagspaces-linux-amd64-3.2.1.deb
+ sha256sums = 48c342079cf30301d7b36a3e59da0e56c3ea94568fde84009d21d3922bbdbad8
pkgname = tagspaces-bin
diff --git a/PKGBUILD b/PKGBUILD
index f451e696871b..668a626800a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=tagspaces-bin
_pkgname=tagspaces
-pkgver=3.1.6
+pkgver=3.2.1
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=('f57ef111258c34e589c9c41249e9881680cd8fa6605009e76ba497d30d6f1368')
+sha256sums=('48c342079cf30301d7b36a3e59da0e56c3ea94568fde84009d21d3922bbdbad8')
source=("${_pkgname}-${pkgver}.deb::https://github.com/${_pkgname}/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-linux-amd64-${pkgver}.deb")
package() {