summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2021-10-21 13:17:40 +0330
committerAli Molaei2021-10-21 13:17:40 +0330
commit467305135806e7b512b179a8420eb9910b509d6c (patch)
tree7c359c73e798e3f71125be6c698a0cf9c4361fcb
parent903ece9c76b910679f4d55b982a07666d8e1bd87 (diff)
downloadaur-467305135806e7b512b179a8420eb9910b509d6c.tar.gz
Update to 3.11.9
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a89ab7874ff7..cc6f7f9452b3 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.6
+ pkgver = 3.11.9
pkgrel = 1
url = http://tagspaces.org
arch = x86_64
license = AGPL
provides = tagspaces
conflicts = tagspaces
- 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
+ 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
pkgname = tagspaces-bin
diff --git a/PKGBUILD b/PKGBUILD
index ace22ddeb098..78e6fd3b20cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=tagspaces-bin
_pkgname=tagspaces
-pkgver=3.11.6
+pkgver=3.11.9
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=('141e39032145cc30c475639bff7e3d994aa29c5504196cd471ac54225622ad06')
+sha256sums=('78d29d843ad58ffe94e83ade0dc243515ba6dc97e5b83a690cf8d257c8c93e8b')
source=("${_pkgname}-${pkgver}.deb::https://github.com/${_pkgname}/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-linux-amd64-${pkgver}.deb")
package() {