summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2022-10-28 15:17:53 +0330
committerAli Molaei2022-10-28 15:17:53 +0330
commitaf0d31f1fc509148b7ac08973c3a5dfe5e9c4fa3 (patch)
treedbce2ba6475142bd907b93d33e81cab5572471a4
parent908b1118d4b691da6164e8b4139d1548b0ef2e33 (diff)
downloadaur-af0d31f1fc509148b7ac08973c3a5dfe5e9c4fa3.tar.gz
Update to 5.0.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7ff9e2bd3bf6..a3e8f93a4de6 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 = 5.0.3
+ pkgver = 5.0.5
pkgrel = 1
url = http://tagspaces.org
arch = x86_64
license = AGPL
provides = tagspaces
conflicts = tagspaces
- 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
+ source = tagspaces-5.0.5.deb::https://github.com/tagspaces/tagspaces/releases/download/v5.0.5/tagspaces-linux-amd64-5.0.5.deb
+ sha256sums = e147f107f0428a57161f78e20b0f541ab7627e9f061c3eae37c2eeb66c4bba45
pkgname = tagspaces-bin
diff --git a/PKGBUILD b/PKGBUILD
index b316a72df871..cc41c8d8fb5b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=tagspaces-bin
_pkgname=tagspaces
-pkgver=5.0.3
+pkgver=5.0.5
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=('fe09f686569111de1b9b610646ff86dfb3243c18cfcd06c72c0804f606109b5f')
+sha256sums=('e147f107f0428a57161f78e20b0f541ab7627e9f061c3eae37c2eeb66c4bba45')
source=("${_pkgname}-${pkgver}.deb::https://github.com/${_pkgname}/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-linux-amd64-${pkgver}.deb")
package() {