summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2022-09-28 10:45:20 +0330
committerAli Molaei2022-09-28 10:45:20 +0330
commita8259233dd1608d07ed6bbc7aa42412f086f97e7 (patch)
tree52102894a570e6b4ddb22957db69bd2b4678be80
parent6b942597c5c2b26418d80b8d90d05de1c42706a4 (diff)
downloadaur-a8259233dd1608d07ed6bbc7aa42412f086f97e7.tar.gz
Update to 4.6.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e781b2532a56..a34e87707b3e 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.3
+ pkgver = 4.6.2
pkgrel = 1
url = http://tagspaces.org
arch = x86_64
license = AGPL
provides = tagspaces
conflicts = tagspaces
- 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
+ source = tagspaces-4.6.2.deb::https://github.com/tagspaces/tagspaces/releases/download/v4.6.2/tagspaces-linux-amd64-4.6.2.deb
+ sha256sums = 48159eb9311ca6418ff7c032ad02f75c6d5c52a48ccaea245cd75d1e9e3f5552
pkgname = tagspaces-bin
diff --git a/PKGBUILD b/PKGBUILD
index 4f20a9c52804..b0e663a7fc55 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=tagspaces-bin
_pkgname=tagspaces
-pkgver=4.4.3
+pkgver=4.6.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=('a8d1cc4edd8d810c25ff3e65fd8ac7d9c2b793a3c7811749d25dfc970a9a77b6')
+sha256sums=('48159eb9311ca6418ff7c032ad02f75c6d5c52a48ccaea245cd75d1e9e3f5552')
source=("${_pkgname}-${pkgver}.deb::https://github.com/${_pkgname}/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-linux-amd64-${pkgver}.deb")
package() {