summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2023-01-12 12:43:33 +0330
committerAli Molaei2023-01-12 12:43:33 +0330
commitba63de54538129d742cabb959f7e9eb581796a0d (patch)
treebb592d6d82284e06ee54fc5d1e1a8d6d45cd5bc3
parent3301500532dafe05300f131f713dce381df62de4 (diff)
downloadaur-ba63de54538129d742cabb959f7e9eb581796a0d.tar.gz
Update to 5.1.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e413070270b4..4375bd017b77 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.1.3
+ pkgver = 5.1.4
pkgrel = 1
url = http://tagspaces.org
arch = x86_64
license = AGPL
provides = tagspaces
conflicts = tagspaces
- source = tagspaces-5.1.3.deb::https://github.com/tagspaces/tagspaces/releases/download/v5.1.3/tagspaces-linux-amd64-5.1.3.deb
- sha256sums = ded365f38836aebf4546badfacc1153e0cac1b14728047d9be601f7e9e6c6fa1
+ source = tagspaces-5.1.4.deb::https://github.com/tagspaces/tagspaces/releases/download/v5.1.4/tagspaces-linux-amd64-5.1.4.deb
+ sha256sums = 46a137afee0061409eec6375d66a6861cb7bd05c40311161fd6e7291c8a2329c
pkgname = tagspaces-bin
diff --git a/PKGBUILD b/PKGBUILD
index 2d2ed78956f5..8220be69ca5a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=tagspaces-bin
_pkgname=tagspaces
-pkgver=5.1.3
+pkgver=5.1.4
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=('ded365f38836aebf4546badfacc1153e0cac1b14728047d9be601f7e9e6c6fa1')
+sha256sums=('46a137afee0061409eec6375d66a6861cb7bd05c40311161fd6e7291c8a2329c')
source=("${_pkgname}-${pkgver}.deb::https://github.com/${_pkgname}/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-linux-amd64-${pkgver}.deb")
package() {