summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuel Walladge2019-02-28 20:23:06 +1030
committerSamuel Walladge2019-02-28 20:23:06 +1030
commitad35b7f0396bfa1946c6f2695bedb0b8d9a2f8f5 (patch)
tree8365b49ed3af2a16b710a9afaaa248f5263eaa0a
parentb8b31295f31ad0a40c8ef3c4346281c5b5d02956 (diff)
downloadaur-ad35b7f0396bfa1946c6f2695bedb0b8d9a2f8f5.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 d40b50b7dca4..af91dad8f0d0 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.0.5
+ pkgver = 3.1.1
pkgrel = 1
url = http://tagspaces.org
arch = x86_64
license = AGPL
provides = tagspaces
conflicts = tagspaces
- source = tagspaces-3.0.5.deb::https://github.com/tagspaces/tagspaces/releases/download/v3.0.5/tagspaces-linux-amd64-3.0.5.deb
- sha256sums = aeddbeaf8ff5bff65e4cf9e7d9b0a14a27124c730d62d7bfbe39a9fd3981b3f9
+ 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
pkgname = tagspaces-bin
diff --git a/PKGBUILD b/PKGBUILD
index 7d973f666af3..51d593008a65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=tagspaces-bin
_pkgname=tagspaces
-pkgver=3.0.5
+pkgver=3.1.1
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=('aeddbeaf8ff5bff65e4cf9e7d9b0a14a27124c730d62d7bfbe39a9fd3981b3f9')
+sha256sums=('d0c1f2c3183ee3d02ebaedc8e22d65c5de0f99962b49f43adec728bdcf7d62fa')
source=("${_pkgname}-${pkgver}.deb::https://github.com/${_pkgname}/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-linux-amd64-${pkgver}.deb")
package() {