summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuel Walladge2019-05-02 11:16:06 +0930
committerSamuel Walladge2019-05-02 11:16:06 +0930
commitac45a38d8385a018ac237c503f09e1c8244f4fc9 (patch)
treeab8b5963f5f5794823bc74ae214d9f16420cc01d
parent65b62a5d713d9e88c90de09f5826c28eb1766e68 (diff)
downloadaur-ac45a38d8385a018ac237c503f09e1c8244f4fc9.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 aace61c62ffe..d9ce5829a116 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.2
+ pkgver = 3.1.4
pkgrel = 1
url = http://tagspaces.org
arch = x86_64
license = AGPL
provides = tagspaces
conflicts = tagspaces
- source = tagspaces-3.1.2.deb::https://github.com/tagspaces/tagspaces/releases/download/v3.1.2/tagspaces-linux-amd64-3.1.2.deb
- sha256sums = 85175fbc23121927bb0dc79dacabec84fe097f049e8c95e93e17087638f65897
+ 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
pkgname = tagspaces-bin
diff --git a/PKGBUILD b/PKGBUILD
index d7272daf9a4e..224f6efe7c42 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=tagspaces-bin
_pkgname=tagspaces
-pkgver=3.1.2
+pkgver=3.1.4
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=('85175fbc23121927bb0dc79dacabec84fe097f049e8c95e93e17087638f65897')
+sha256sums=('8ba08631c93e169986e7bd0f2a7ff1c9e983688c73be33ea11844994202a8dc9')
source=("${_pkgname}-${pkgver}.deb::https://github.com/${_pkgname}/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-linux-amd64-${pkgver}.deb")
package() {