summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2022-03-17 23:57:49 +0330
committerAli Molaei2022-03-17 23:57:49 +0330
commit935b84e74fe4a9d0a681c3440cf87dc71060ca29 (patch)
tree7de8aa60e30dbca177cfa7d71cf1800830fb6d21
parent96eda9d3e824e4ec1d39ab0479a0484e16d40cee (diff)
downloadaur-935b84e74fe4a9d0a681c3440cf87dc71060ca29.tar.gz
Update to 4.3.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5f902ce78796..cc9ed64f026d 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.2.1
+ pkgver = 4.3.1
pkgrel = 1
url = http://tagspaces.org
arch = x86_64
license = AGPL
provides = tagspaces
conflicts = tagspaces
- source = tagspaces-4.2.1.deb::https://github.com/tagspaces/tagspaces/releases/download/v4.2.1/tagspaces-linux-amd64-4.2.1.deb
- sha256sums = 41b367cdcd9ac37b56704cdbc90fe101d84eb18f86c5cd89da1d87622621fe15
+ 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
pkgname = tagspaces-bin
diff --git a/PKGBUILD b/PKGBUILD
index f7fd8f12828a..dff75672da40 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=tagspaces-bin
_pkgname=tagspaces
-pkgver=4.2.1
+pkgver=4.3.1
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=('41b367cdcd9ac37b56704cdbc90fe101d84eb18f86c5cd89da1d87622621fe15')
+sha256sums=('3068be53c161998b8b25eeae2a423282cdfe729979c700b2d21740444ebd433a')
source=("${_pkgname}-${pkgver}.deb::https://github.com/${_pkgname}/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-linux-amd64-${pkgver}.deb")
package() {