summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuel Walladge2019-07-08 16:03:31 +0930
committerSamuel Walladge2019-07-08 16:03:31 +0930
commit5b82883e4a428bda7fb890c774a8ea8b9a7ce598 (patch)
treeff4710da6e7e5526fd62996c342f7d5660f022d7
parentac45a38d8385a018ac237c503f09e1c8244f4fc9 (diff)
downloadaur-5b82883e4a428bda7fb890c774a8ea8b9a7ce598.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 d9ce5829a116..0d3eabf0cd15 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.4
+ pkgver = 3.1.6
pkgrel = 1
url = http://tagspaces.org
arch = x86_64
license = AGPL
provides = tagspaces
conflicts = tagspaces
- source = tagspaces-3.1.4.deb::https://github.com/tagspaces/tagspaces/releases/download/v3.1.4/tagspaces-linux-amd64-3.1.4.deb
- sha256sums = 8ba08631c93e169986e7bd0f2a7ff1c9e983688c73be33ea11844994202a8dc9
+ 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
pkgname = tagspaces-bin
diff --git a/PKGBUILD b/PKGBUILD
index 224f6efe7c42..f451e696871b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=tagspaces-bin
_pkgname=tagspaces
-pkgver=3.1.4
+pkgver=3.1.6
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=('8ba08631c93e169986e7bd0f2a7ff1c9e983688c73be33ea11844994202a8dc9')
+sha256sums=('f57ef111258c34e589c9c41249e9881680cd8fa6605009e76ba497d30d6f1368')
source=("${_pkgname}-${pkgver}.deb::https://github.com/${_pkgname}/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-linux-amd64-${pkgver}.deb")
package() {