summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2023-01-29 13:12:09 +0330
committerAli Molaei2023-01-29 13:12:09 +0330
commit5efc8dd09e03eefe34730e3e887f224f019ff7ea (patch)
tree7c9dbac4fb3fbeb73ad2cb9c2a4ffbbf0791f400
parentba63de54538129d742cabb959f7e9eb581796a0d (diff)
downloadaur-5efc8dd09e03eefe34730e3e887f224f019ff7ea.tar.gz
Update to 5.2.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4375bd017b77..35b215d4b5a5 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.1.4
+ pkgver = 5.2.2
pkgrel = 1
url = http://tagspaces.org
arch = x86_64
license = AGPL
provides = tagspaces
conflicts = tagspaces
- source = tagspaces-5.1.4.deb::https://github.com/tagspaces/tagspaces/releases/download/v5.1.4/tagspaces-linux-amd64-5.1.4.deb
- sha256sums = 46a137afee0061409eec6375d66a6861cb7bd05c40311161fd6e7291c8a2329c
+ source = tagspaces-5.2.2.deb::https://github.com/tagspaces/tagspaces/releases/download/v5.2.2/tagspaces-linux-amd64-5.2.2.deb
+ sha256sums = 69ffabf91feff41683b8717bd74221958bd3b03fe83770e8d4d893f204d01622
pkgname = tagspaces-bin
diff --git a/PKGBUILD b/PKGBUILD
index 8220be69ca5a..a6fd8c21a1e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=tagspaces-bin
_pkgname=tagspaces
-pkgver=5.1.4
+pkgver=5.2.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=('46a137afee0061409eec6375d66a6861cb7bd05c40311161fd6e7291c8a2329c')
+sha256sums=('69ffabf91feff41683b8717bd74221958bd3b03fe83770e8d4d893f204d01622')
source=("${_pkgname}-${pkgver}.deb::https://github.com/${_pkgname}/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-linux-amd64-${pkgver}.deb")
package() {