summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuel Walladge2019-01-21 10:35:23 +1030
committerSamuel Walladge2019-01-21 10:35:23 +1030
commitb8b31295f31ad0a40c8ef3c4346281c5b5d02956 (patch)
tree7748eb4fea32e5522646049e83b5e53d5a679c60
parentfd4129cd59996774e18f6e86a9261c0c7b502d1b (diff)
downloadaur-b8b31295f31ad0a40c8ef3c4346281c5b5d02956.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 43918a532901..d40b50b7dca4 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.0
+ pkgver = 3.0.5
pkgrel = 1
url = http://tagspaces.org
arch = x86_64
license = AGPL
provides = tagspaces
conflicts = tagspaces
- source = tagspaces-3.0.0.deb::https://github.com/tagspaces/tagspaces/releases/download/v3.0.0/tagspaces-linux-amd64-3.0.0.deb
- sha256sums = dd2cb6b2a350eb9c06b553b36f1fc4f75c4894ec6d3b65eb2c763d0f3ef59690
+ 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
pkgname = tagspaces-bin
diff --git a/PKGBUILD b/PKGBUILD
index 80d9abaf6b1d..7d973f666af3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=tagspaces-bin
_pkgname=tagspaces
-pkgver=3.0.0
+pkgver=3.0.5
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=('dd2cb6b2a350eb9c06b553b36f1fc4f75c4894ec6d3b65eb2c763d0f3ef59690')
+sha256sums=('aeddbeaf8ff5bff65e4cf9e7d9b0a14a27124c730d62d7bfbe39a9fd3981b3f9')
source=("${_pkgname}-${pkgver}.deb::https://github.com/${_pkgname}/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-linux-amd64-${pkgver}.deb")
package() {