summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2021-11-17 12:55:14 +0330
committerAli Molaei2021-11-17 12:55:14 +0330
commitff59340bcf231efee5ec80161400430c3b716547 (patch)
tree078ded510d3cc6771761c95168962f9ff8d13344
parentf6c2e254531bc38af9ca86243dfb5d2fb6c99b31 (diff)
downloadaur-ff59340bcf231efee5ec80161400430c3b716547.tar.gz
Update to 4.0.8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3d50721882cc..2d02ba2d03a0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = tagspaces-bin
pkgdesc = TagSpaces is an open source personal data manager. It helps you organize files with tags on every platform.
- pkgver = 4.0.6
+ pkgver = 4.0.8
pkgrel = 1
url = http://tagspaces.org
arch = x86_64
license = AGPL
provides = tagspaces
conflicts = tagspaces
- source = tagspaces-4.0.6.deb::https://github.com/tagspaces/tagspaces/releases/download/v4.0.6/tagspaces-linux-amd64-4.0.6.deb
- sha256sums = 35ba68c8bc4b06b7b75c13d054f1cbacd72e9b94e19ba8fa4c7fce78074ceda9
+ source = tagspaces-4.0.8.deb::https://github.com/tagspaces/tagspaces/releases/download/v4.0.8/tagspaces-linux-amd64-4.0.8.deb
+ sha256sums = a2b22c28066061edee0fe6fd79dacc8f085c070d7fef9ff14bb0477d17d4b544
pkgname = tagspaces-bin
diff --git a/PKGBUILD b/PKGBUILD
index c078e24ad3b0..aac764f0de9d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=tagspaces-bin
_pkgname=tagspaces
-pkgver=4.0.6
+pkgver=4.0.8
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=('35ba68c8bc4b06b7b75c13d054f1cbacd72e9b94e19ba8fa4c7fce78074ceda9')
+sha256sums=('a2b22c28066061edee0fe6fd79dacc8f085c070d7fef9ff14bb0477d17d4b544')
source=("${_pkgname}-${pkgver}.deb::https://github.com/${_pkgname}/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-linux-amd64-${pkgver}.deb")
package() {