summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2022-12-08 21:12:13 +0330
committerAli Molaei2022-12-08 21:12:13 +0330
commit6d9458810d3d19a0d72c202c5fc81fbdfc24621d (patch)
tree72ed7310bf6a821d1426af835d3ae01fd640c9d5
parent58f070987bf851d0d168f385024a3e2c6ad3a895 (diff)
downloadaur-6d9458810d3d19a0d72c202c5fc81fbdfc24621d.tar.gz
Update to 5.1.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a748d0dc99fc..a602fb285b49 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 = 5.0.6
+ pkgver = 5.1.2
pkgrel = 1
url = http://tagspaces.org
arch = x86_64
license = AGPL
provides = tagspaces
conflicts = tagspaces
- source = tagspaces-5.0.6.deb::https://github.com/tagspaces/tagspaces/releases/download/v5.0.6/tagspaces-linux-amd64-5.0.6.deb
- sha256sums = abc501c11da89534f9ef826cb5a5dbe8d60e22eecf3b4c906faba7b8508a25b3
+ source = tagspaces-5.1.2.deb::https://github.com/tagspaces/tagspaces/releases/download/v5.1.2/tagspaces-linux-amd64-5.1.2.deb
+ sha256sums = 1262eb31a5cb51e77d202c908a49c71796d2cf172256ecefe4596bd62d811b79
pkgname = tagspaces-bin
diff --git a/PKGBUILD b/PKGBUILD
index 78af5e2241be..4cfb20140282 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=tagspaces-bin
_pkgname=tagspaces
-pkgver=5.0.6
+pkgver=5.1.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")
@@ -11,7 +11,7 @@ url="http://tagspaces.org"
license=("AGPL")
provides=("tagspaces")
conflicts=("tagspaces")
-sha256sums=('abc501c11da89534f9ef826cb5a5dbe8d60e22eecf3b4c906faba7b8508a25b3')
+sha256sums=('1262eb31a5cb51e77d202c908a49c71796d2cf172256ecefe4596bd62d811b79')
source=("${_pkgname}-${pkgver}.deb::https://github.com/${_pkgname}/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-linux-amd64-${pkgver}.deb")
package() {