summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuel Walladge2020-11-28 07:51:35 +1030
committerSamuel Walladge2020-11-28 07:51:35 +1030
commit36b441a396dfea6b5e6acb324dd74bf3f1f52aeb (patch)
tree9891e8cc828ce6799873ae906a806fdc2caf5bba
parentd9e6ed787898f286835d335415a6df6db9af2e05 (diff)
downloadaur-36b441a396dfea6b5e6acb324dd74bf3f1f52aeb.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 865b97879b56..224bc42db658 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.6
+ pkgver = 3.7.8
pkgrel = 1
url = http://tagspaces.org
arch = x86_64
license = AGPL
provides = tagspaces
conflicts = tagspaces
- source = tagspaces-3.7.6.deb::https://github.com/tagspaces/tagspaces/releases/download/v3.7.6/tagspaces-linux-amd64-3.7.6.deb
- sha256sums = 7f40e7fe135c846a69d2eeffa1daf88ded9d8b245287b44ecc93c4ba1729ab0e
+ 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
pkgname = tagspaces-bin
diff --git a/PKGBUILD b/PKGBUILD
index 18ada853855c..eac4f629ad08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=tagspaces-bin
_pkgname=tagspaces
-pkgver=3.7.6
+pkgver=3.7.8
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=('7f40e7fe135c846a69d2eeffa1daf88ded9d8b245287b44ecc93c4ba1729ab0e')
+sha256sums=('f52a77893b0ceb112895b49362b0b9acd212070b61fd98d8cac8d1fa63ec6ed3')
source=("${_pkgname}-${pkgver}.deb::https://github.com/${_pkgname}/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-linux-amd64-${pkgver}.deb")
package() {