summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2022-02-04 19:33:08 +0330
committerAli Molaei2022-02-04 19:33:08 +0330
commit96eda9d3e824e4ec1d39ab0479a0484e16d40cee (patch)
tree7611754716be531f2307831c9e2d955224473c23
parent51cd3b05c4eb8df7aa43e89d3a878db4fde11a54 (diff)
downloadaur-96eda9d3e824e4ec1d39ab0479a0484e16d40cee.tar.gz
Update to 4.2.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f82884f9eadc..5f902ce78796 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.1.3
+ pkgver = 4.2.1
pkgrel = 1
url = http://tagspaces.org
arch = x86_64
license = AGPL
provides = tagspaces
conflicts = tagspaces
- source = tagspaces-4.1.3.deb::https://github.com/tagspaces/tagspaces/releases/download/v4.1.3/tagspaces-linux-amd64-4.1.3.deb
- sha256sums = 009abe292cccaf5d6f4c55dd82cba3dcd390083e74edf600a49d80ad931a4ddb
+ 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
pkgname = tagspaces-bin
diff --git a/PKGBUILD b/PKGBUILD
index dc4a66c4bf7e..f7fd8f12828a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=tagspaces-bin
_pkgname=tagspaces
-pkgver=4.1.3
+pkgver=4.2.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=('009abe292cccaf5d6f4c55dd82cba3dcd390083e74edf600a49d80ad931a4ddb')
+sha256sums=('41b367cdcd9ac37b56704cdbc90fe101d84eb18f86c5cd89da1d87622621fe15')
source=("${_pkgname}-${pkgver}.deb::https://github.com/${_pkgname}/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-linux-amd64-${pkgver}.deb")
package() {