summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2023-07-27 13:37:26 +0330
committerAli Molaei2023-07-27 13:37:26 +0330
commit3e8d513ae38733d41a5480a694e1dd6c7f6f930c (patch)
tree9584f63780c8b0f7e432488c1da3091ed5767973
parentc56d9eaeaab1d6fcc0bff7fd073c76fff43317c0 (diff)
downloadaur-3e8d513ae38733d41a5480a694e1dd6c7f6f930c.tar.gz
Update to 5.4.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ecc4ca958f5a..957b9e8f8e67 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.3.5
+ pkgver = 5.4.4
pkgrel = 1
url = http://tagspaces.org
arch = x86_64
license = AGPL
provides = tagspaces
conflicts = tagspaces
- source = tagspaces-5.3.5.deb::https://github.com/tagspaces/tagspaces/releases/download/v5.3.5/tagspaces-linux-amd64-5.3.5.deb
- sha256sums = 872ae13d717b26ba38be96af9cb356355729844a03137ea1d96ed607f56a49c3
+ source = tagspaces-5.4.4.deb::https://github.com/tagspaces/tagspaces/releases/download/v5.4.4/tagspaces-linux-amd64-5.4.4.deb
+ sha256sums = 57d540bb34d48593610c3aa8c09a99c0a0beb5228e1cb8fe890d0e24d2103e03
pkgname = tagspaces-bin
diff --git a/PKGBUILD b/PKGBUILD
index 41d48e21d117..21136e7ded0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=tagspaces-bin
_pkgname=tagspaces
-pkgver=5.3.5
+pkgver=5.4.4
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=('872ae13d717b26ba38be96af9cb356355729844a03137ea1d96ed607f56a49c3')
+sha256sums=('57d540bb34d48593610c3aa8c09a99c0a0beb5228e1cb8fe890d0e24d2103e03')
source=("${_pkgname}-${pkgver}.deb::https://github.com/${_pkgname}/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-linux-amd64-${pkgver}.deb")
package() {