summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuel Walladge2019-09-27 09:33:15 +0930
committerSamuel Walladge2019-09-27 09:33:15 +0930
commit6243c47175f78936fcd8753699bcb8dc69f9e570 (patch)
treefbdbf97cc08e5a7568ca04ca60c7a3eb6e3f3e81
parentbde253974e51ba91c3d08a7f9e14d433bb7996f9 (diff)
downloadaur-6243c47175f78936fcd8753699bcb8dc69f9e570.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 ef299356afed..18b9ca35e494 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.2.1
+ pkgver = 3.2.3
pkgrel = 1
url = http://tagspaces.org
arch = x86_64
license = AGPL
provides = tagspaces
conflicts = tagspaces
- 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
+ source = tagspaces-3.2.3.deb::https://github.com/tagspaces/tagspaces/releases/download/v3.2.3/tagspaces-linux-amd64-3.2.3.deb
+ sha256sums = 643f6a67cd6f5a44fd86091d7d3e4bc8060b4dd8b3a87adef314722d0ce92b24
pkgname = tagspaces-bin
diff --git a/PKGBUILD b/PKGBUILD
index 668a626800a6..2ee15f90fd0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=tagspaces-bin
_pkgname=tagspaces
-pkgver=3.2.1
+pkgver=3.2.3
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=('48c342079cf30301d7b36a3e59da0e56c3ea94568fde84009d21d3922bbdbad8')
+sha256sums=('643f6a67cd6f5a44fd86091d7d3e4bc8060b4dd8b3a87adef314722d0ce92b24')
source=("${_pkgname}-${pkgver}.deb::https://github.com/${_pkgname}/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-linux-amd64-${pkgver}.deb")
package() {