summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2021-07-24 09:19:21 +0430
committerAli Molaei2021-07-24 09:19:21 +0430
commit8035006b66ca036d88fd3b76e8c3cc7fe52a6431 (patch)
tree99d830064b35c4efee6f7fca2e52715631617367
parent5d064a8d97669174898f21764bd738285fd340b2 (diff)
downloadaur-8035006b66ca036d88fd3b76e8c3cc7fe52a6431.tar.gz
Update to 3.11.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ac9077e8c18f..7513c537dfa8 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.10.4
+ pkgver = 3.11.2
pkgrel = 1
url = http://tagspaces.org
arch = x86_64
license = AGPL
provides = tagspaces
conflicts = tagspaces
- source = tagspaces-3.10.4.deb::https://github.com/tagspaces/tagspaces/releases/download/v3.10.4/tagspaces-linux-amd64-3.10.4.deb
- sha256sums = 45888ad5eb3d6041275ce7ff41d8542d6c9e8e2655bb00d3caf7ab5e32ba87aa
+ source = tagspaces-3.11.2.deb::https://github.com/tagspaces/tagspaces/releases/download/v3.11.2/tagspaces-linux-amd64-3.11.2.deb
+ sha256sums = 28254786417350c0018e02a9e50652e50e3530fca97a8da18e96c093a2440bfb
pkgname = tagspaces-bin
diff --git a/PKGBUILD b/PKGBUILD
index 234f6ecf6677..ea63d693fdd0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=tagspaces-bin
_pkgname=tagspaces
-pkgver=3.10.4
+pkgver=3.11.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=('45888ad5eb3d6041275ce7ff41d8542d6c9e8e2655bb00d3caf7ab5e32ba87aa')
+sha256sums=('28254786417350c0018e02a9e50652e50e3530fca97a8da18e96c093a2440bfb')
source=("${_pkgname}-${pkgver}.deb::https://github.com/${_pkgname}/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-linux-amd64-${pkgver}.deb")
package() {