summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2022-05-18 17:36:44 +0430
committerAli Molaei2022-05-18 17:36:44 +0430
commit9296442c5418cda8d0d3f51498cebc60bf75bb5a (patch)
tree4f010794aa45c998dbece281bc9424fc5dde0938
parent935b84e74fe4a9d0a681c3440cf87dc71060ca29 (diff)
downloadaur-9296442c5418cda8d0d3f51498cebc60bf75bb5a.tar.gz
Update to 4.4.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cc9ed64f026d..dcc8a4688712 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.3.1
+ pkgver = 4.4.2
pkgrel = 1
url = http://tagspaces.org
arch = x86_64
license = AGPL
provides = tagspaces
conflicts = tagspaces
- source = tagspaces-4.3.1.deb::https://github.com/tagspaces/tagspaces/releases/download/v4.3.1/tagspaces-linux-amd64-4.3.1.deb
- sha256sums = 3068be53c161998b8b25eeae2a423282cdfe729979c700b2d21740444ebd433a
+ 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
pkgname = tagspaces-bin
diff --git a/PKGBUILD b/PKGBUILD
index dff75672da40..e6c36768d17b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=tagspaces-bin
_pkgname=tagspaces
-pkgver=4.3.1
+pkgver=4.4.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=('3068be53c161998b8b25eeae2a423282cdfe729979c700b2d21740444ebd433a')
+sha256sums=('212b73327336eb7b4829a2e3b70edd4a3feb295ce176483654e7f5962f2a94cd')
source=("${_pkgname}-${pkgver}.deb::https://github.com/${_pkgname}/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-linux-amd64-${pkgver}.deb")
package() {