summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuel Walladge2019-03-15 21:09:38 +1030
committerSamuel Walladge2019-03-15 21:09:38 +1030
commit65b62a5d713d9e88c90de09f5826c28eb1766e68 (patch)
tree2bfee107d4468e6743c6cd9a37071010d798e936
parentad35b7f0396bfa1946c6f2695bedb0b8d9a2f8f5 (diff)
downloadaur-65b62a5d713d9e88c90de09f5826c28eb1766e68.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 af91dad8f0d0..aace61c62ffe 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.1
+ pkgver = 3.1.2
pkgrel = 1
url = http://tagspaces.org
arch = x86_64
license = AGPL
provides = tagspaces
conflicts = tagspaces
- source = tagspaces-3.1.1.deb::https://github.com/tagspaces/tagspaces/releases/download/v3.1.1/tagspaces-linux-amd64-3.1.1.deb
- sha256sums = d0c1f2c3183ee3d02ebaedc8e22d65c5de0f99962b49f43adec728bdcf7d62fa
+ 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
pkgname = tagspaces-bin
diff --git a/PKGBUILD b/PKGBUILD
index 51d593008a65..d7272daf9a4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=tagspaces-bin
_pkgname=tagspaces
-pkgver=3.1.1
+pkgver=3.1.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=('d0c1f2c3183ee3d02ebaedc8e22d65c5de0f99962b49f43adec728bdcf7d62fa')
+sha256sums=('85175fbc23121927bb0dc79dacabec84fe097f049e8c95e93e17087638f65897')
source=("${_pkgname}-${pkgver}.deb::https://github.com/${_pkgname}/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-linux-amd64-${pkgver}.deb")
package() {