summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2022-10-11 10:20:56 +0330
committerAli Molaei2022-10-11 10:20:56 +0330
commit908b1118d4b691da6164e8b4139d1548b0ef2e33 (patch)
tree83e3fce367fa0649a1e3eb1e9fc5a0295d302d75
parenta8259233dd1608d07ed6bbc7aa42412f086f97e7 (diff)
downloadaur-908b1118d4b691da6164e8b4139d1548b0ef2e33.tar.gz
Update to 5.0.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a34e87707b3e..7ff9e2bd3bf6 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.6.2
+ pkgver = 5.0.3
pkgrel = 1
url = http://tagspaces.org
arch = x86_64
license = AGPL
provides = tagspaces
conflicts = tagspaces
- 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
+ source = tagspaces-5.0.3.deb::https://github.com/tagspaces/tagspaces/releases/download/v5.0.3/tagspaces-linux-amd64-5.0.3.deb
+ sha256sums = fe09f686569111de1b9b610646ff86dfb3243c18cfcd06c72c0804f606109b5f
pkgname = tagspaces-bin
diff --git a/PKGBUILD b/PKGBUILD
index b0e663a7fc55..b316a72df871 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=tagspaces-bin
_pkgname=tagspaces
-pkgver=4.6.2
+pkgver=5.0.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=('48159eb9311ca6418ff7c032ad02f75c6d5c52a48ccaea245cd75d1e9e3f5552')
+sha256sums=('fe09f686569111de1b9b610646ff86dfb3243c18cfcd06c72c0804f606109b5f')
source=("${_pkgname}-${pkgver}.deb::https://github.com/${_pkgname}/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-linux-amd64-${pkgver}.deb")
package() {