summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuel Walladge2019-12-09 09:40:37 +1030
committerSamuel Walladge2019-12-09 09:40:37 +1030
commit7e6bbcf2a155b2d1f3654fe14fbc4bff824edeb0 (patch)
treec3adf237652b4ff20ec9c16916fe6b9ecb6568eb
parentafb3f0bedeb234f01046adf8fb021e2aec2d97b2 (diff)
downloadaur-7e6bbcf2a155b2d1f3654fe14fbc4bff824edeb0.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 4e9d3be8aec0..6fe3d20bf489 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.5
+ pkgver = 3.3.2
pkgrel = 1
url = http://tagspaces.org
arch = x86_64
license = AGPL
provides = tagspaces
conflicts = tagspaces
- source = tagspaces-3.2.5.deb::https://github.com/tagspaces/tagspaces/releases/download/v3.2.5/tagspaces-linux-amd64-3.2.5.deb
- sha256sums = c97fe9f3ab758b5740fd0cbf99c3b5a85310c9806bdb8378eec060b793be186a
+ source = tagspaces-3.3.2.deb::https://github.com/tagspaces/tagspaces/releases/download/v3.3.2/tagspaces-linux-amd64-3.3.2.deb
+ sha256sums = 6b0d1423551a419d2b62a2fb09077139796102b980a3b963da9d8d89cdf1866f
pkgname = tagspaces-bin
diff --git a/PKGBUILD b/PKGBUILD
index 0cd83d44fe56..c5ba3e4df10c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=tagspaces-bin
_pkgname=tagspaces
-pkgver=3.2.5
+pkgver=3.3.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=('c97fe9f3ab758b5740fd0cbf99c3b5a85310c9806bdb8378eec060b793be186a')
+sha256sums=('6b0d1423551a419d2b62a2fb09077139796102b980a3b963da9d8d89cdf1866f')
source=("${_pkgname}-${pkgver}.deb::https://github.com/${_pkgname}/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-linux-amd64-${pkgver}.deb")
package() {