summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2023-07-31 00:10:51 +0330
committerAli Molaei2023-07-31 00:10:51 +0330
commitc08b00fec2b577a6d79f6170de738d19a0cbcb65 (patch)
tree701b1a82f7dc3f8c033e00526397b06a0e7bccd1
parent3e8d513ae38733d41a5480a694e1dd6c7f6f930c (diff)
downloadaur-c08b00fec2b577a6d79f6170de738d19a0cbcb65.tar.gz
Update to 5.4.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 957b9e8f8e67..bd0fcf7ffd78 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.4.4
+ pkgver = 5.4.6
pkgrel = 1
url = http://tagspaces.org
arch = x86_64
license = AGPL
provides = tagspaces
conflicts = tagspaces
- source = tagspaces-5.4.4.deb::https://github.com/tagspaces/tagspaces/releases/download/v5.4.4/tagspaces-linux-amd64-5.4.4.deb
- sha256sums = 57d540bb34d48593610c3aa8c09a99c0a0beb5228e1cb8fe890d0e24d2103e03
+ source = tagspaces-5.4.6.deb::https://github.com/tagspaces/tagspaces/releases/download/v5.4.6/tagspaces-linux-amd64-5.4.6.deb
+ sha256sums = effb214cffea3d128f69fbd57c0161741dcb69a7b8825160d2756e0bdeb8d4e5
pkgname = tagspaces-bin
diff --git a/PKGBUILD b/PKGBUILD
index 21136e7ded0c..dfba56e11fae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=tagspaces-bin
_pkgname=tagspaces
-pkgver=5.4.4
+pkgver=5.4.6
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=('57d540bb34d48593610c3aa8c09a99c0a0beb5228e1cb8fe890d0e24d2103e03')
+sha256sums=('effb214cffea3d128f69fbd57c0161741dcb69a7b8825160d2756e0bdeb8d4e5')
source=("${_pkgname}-${pkgver}.deb::https://github.com/${_pkgname}/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-linux-amd64-${pkgver}.deb")
package() {