summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2022-05-20 16:01:14 +0430
committerAli Molaei2022-05-20 16:01:14 +0430
commit6b942597c5c2b26418d80b8d90d05de1c42706a4 (patch)
tree911c54d95456903d7b45f992998a38c0d94dfd5c
parent9296442c5418cda8d0d3f51498cebc60bf75bb5a (diff)
downloadaur-6b942597c5c2b26418d80b8d90d05de1c42706a4.tar.gz
Update to 4.4.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dcc8a4688712..e781b2532a56 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 = 4.4.2
+ pkgver = 4.4.3
pkgrel = 1
url = http://tagspaces.org
arch = x86_64
license = AGPL
provides = tagspaces
conflicts = tagspaces
- source = tagspaces-4.4.2.deb::https://github.com/tagspaces/tagspaces/releases/download/v4.4.2/tagspaces-linux-amd64-4.4.2.deb
- sha256sums = 212b73327336eb7b4829a2e3b70edd4a3feb295ce176483654e7f5962f2a94cd
+ source = tagspaces-4.4.3.deb::https://github.com/tagspaces/tagspaces/releases/download/v4.4.3/tagspaces-linux-amd64-4.4.3.deb
+ sha256sums = a8d1cc4edd8d810c25ff3e65fd8ac7d9c2b793a3c7811749d25dfc970a9a77b6
pkgname = tagspaces-bin
diff --git a/PKGBUILD b/PKGBUILD
index e6c36768d17b..4f20a9c52804 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=tagspaces-bin
_pkgname=tagspaces
-pkgver=4.4.2
+pkgver=4.4.3
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=('212b73327336eb7b4829a2e3b70edd4a3feb295ce176483654e7f5962f2a94cd')
+sha256sums=('a8d1cc4edd8d810c25ff3e65fd8ac7d9c2b793a3c7811749d25dfc970a9a77b6')
source=("${_pkgname}-${pkgver}.deb::https://github.com/${_pkgname}/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-linux-amd64-${pkgver}.deb")
package() {