summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuel Walladge2021-01-30 09:07:34 +1030
committerSamuel Walladge2021-01-30 09:07:34 +1030
commitdce65e95f9d827e891aba63f33f3eea363c207c8 (patch)
treeb8008b547c07f4e7e54046d32c030802b33c7c3b
parent36b441a396dfea6b5e6acb324dd74bf3f1f52aeb (diff)
downloadaur-dce65e95f9d827e891aba63f33f3eea363c207c8.tar.gz
bump version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 224bc42db658..c3e2e609ca98 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = tagspaces-bin
pkgdesc = TagSpaces is an open source personal data manager. It helps you organize files with tags on every platform.
- pkgver = 3.7.8
+ pkgver = 3.8.4
pkgrel = 1
url = http://tagspaces.org
arch = x86_64
license = AGPL
provides = tagspaces
conflicts = tagspaces
- source = tagspaces-3.7.8.deb::https://github.com/tagspaces/tagspaces/releases/download/v3.7.8/tagspaces-linux-amd64-3.7.8.deb
- sha256sums = f52a77893b0ceb112895b49362b0b9acd212070b61fd98d8cac8d1fa63ec6ed3
+ source = tagspaces-3.8.4.deb::https://github.com/tagspaces/tagspaces/releases/download/v3.8.4/tagspaces-linux-amd64-3.8.4.deb
+ sha256sums = 3eb4006275d14fb777df87f2ffa502199f42f0570ff099c9210b3010a876f2c6
pkgname = tagspaces-bin
diff --git a/PKGBUILD b/PKGBUILD
index eac4f629ad08..1a9a5a1b38f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=tagspaces-bin
_pkgname=tagspaces
-pkgver=3.7.8
+pkgver=3.8.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")
@@ -10,7 +10,7 @@ url="http://tagspaces.org"
license=("AGPL")
provides=("tagspaces")
conflicts=("tagspaces")
-sha256sums=('f52a77893b0ceb112895b49362b0b9acd212070b61fd98d8cac8d1fa63ec6ed3')
+sha256sums=('3eb4006275d14fb777df87f2ffa502199f42f0570ff099c9210b3010a876f2c6')
source=("${_pkgname}-${pkgver}.deb::https://github.com/${_pkgname}/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-linux-amd64-${pkgver}.deb")
package() {