summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2021-11-05 11:01:38 +0330
committerAli Molaei2021-11-05 11:01:38 +0330
commit4c580710ea8d64bbe8346046b7df5d19b5c19ab0 (patch)
treebb7dec6f955710e69e65cb316835f12f95c9f3ec
parent467305135806e7b512b179a8420eb9910b509d6c (diff)
downloadaur-4c580710ea8d64bbe8346046b7df5d19b5c19ab0.tar.gz
Update to 4.0.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cc6f7f9452b3..1307f0e02291 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 = 3.11.9
+ pkgver = 4.0.4
pkgrel = 1
url = http://tagspaces.org
arch = x86_64
license = AGPL
provides = tagspaces
conflicts = tagspaces
- source = tagspaces-3.11.9.deb::https://github.com/tagspaces/tagspaces/releases/download/v3.11.9/tagspaces-linux-amd64-3.11.9.deb
- sha256sums = 78d29d843ad58ffe94e83ade0dc243515ba6dc97e5b83a690cf8d257c8c93e8b
+ source = tagspaces-4.0.4.deb::https://github.com/tagspaces/tagspaces/releases/download/v4.0.4/tagspaces-linux-amd64-4.0.4.deb
+ sha256sums = cd4362b884d03707fde144f666173cfe600e9717efaf047d3c57334e9fc3d589
pkgname = tagspaces-bin
diff --git a/PKGBUILD b/PKGBUILD
index 78e6fd3b20cf..34d7ac59119c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=tagspaces-bin
_pkgname=tagspaces
-pkgver=3.11.9
+pkgver=4.0.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=('78d29d843ad58ffe94e83ade0dc243515ba6dc97e5b83a690cf8d257c8c93e8b')
+sha256sums=('cd4362b884d03707fde144f666173cfe600e9717efaf047d3c57334e9fc3d589')
source=("${_pkgname}-${pkgver}.deb::https://github.com/${_pkgname}/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-linux-amd64-${pkgver}.deb")
package() {