summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2021-09-03 19:27:45 +0430
committerAli Molaei2021-09-03 19:27:45 +0430
commit903ece9c76b910679f4d55b982a07666d8e1bd87 (patch)
tree85830d8a385fa2591fa52f80e4737629d84bd77f
parent8035006b66ca036d88fd3b76e8c3cc7fe52a6431 (diff)
downloadaur-903ece9c76b910679f4d55b982a07666d8e1bd87.tar.gz
Update to 3.11.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7513c537dfa8..a89ab7874ff7 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.2
+ pkgver = 3.11.6
pkgrel = 1
url = http://tagspaces.org
arch = x86_64
license = AGPL
provides = tagspaces
conflicts = tagspaces
- 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
+ source = tagspaces-3.11.6.deb::https://github.com/tagspaces/tagspaces/releases/download/v3.11.6/tagspaces-linux-amd64-3.11.6.deb
+ sha256sums = 141e39032145cc30c475639bff7e3d994aa29c5504196cd471ac54225622ad06
pkgname = tagspaces-bin
diff --git a/PKGBUILD b/PKGBUILD
index ea63d693fdd0..ace22ddeb098 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=tagspaces-bin
_pkgname=tagspaces
-pkgver=3.11.2
+pkgver=3.11.6
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=('28254786417350c0018e02a9e50652e50e3530fca97a8da18e96c093a2440bfb')
+sha256sums=('141e39032145cc30c475639bff7e3d994aa29c5504196cd471ac54225622ad06')
source=("${_pkgname}-${pkgver}.deb::https://github.com/${_pkgname}/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-linux-amd64-${pkgver}.deb")
package() {