summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuel Walladge2020-11-12 16:27:12 +1030
committerSamuel Walladge2020-11-12 16:27:12 +1030
commitd9e6ed787898f286835d335415a6df6db9af2e05 (patch)
treef2822a2ef5c89dbc669ffd3614c650e5f595ac06
parentb0c6252630d6d12f6fd7f9cde4d087afc19534ca (diff)
downloadaur-d9e6ed787898f286835d335415a6df6db9af2e05.tar.gz
bump version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b18199329b97..865b97879b56 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.6.2
+ pkgver = 3.7.6
pkgrel = 1
url = http://tagspaces.org
arch = x86_64
license = AGPL
provides = tagspaces
conflicts = tagspaces
- source = tagspaces-3.6.2.deb::https://github.com/tagspaces/tagspaces/releases/download/v3.6.2/tagspaces-linux-amd64-3.6.2.deb
- sha256sums = e4e03a452d19b76f00fcc6b2ce49559f79fb079f049dfc16455e5ad839696d17
+ 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
pkgname = tagspaces-bin
diff --git a/PKGBUILD b/PKGBUILD
index b3be30800114..18ada853855c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-# Maintainer: Samuel Walladge <samuel at swalladge dot id dot au>
+# Maintainer: Samuel Walladge <samuel at swalladge dot net>
pkgname=tagspaces-bin
_pkgname=tagspaces
-pkgver=3.6.2
+pkgver=3.7.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")
@@ -10,7 +10,7 @@ url="http://tagspaces.org"
license=("AGPL")
provides=("tagspaces")
conflicts=("tagspaces")
-sha256sums=('e4e03a452d19b76f00fcc6b2ce49559f79fb079f049dfc16455e5ad839696d17')
+sha256sums=('7f40e7fe135c846a69d2eeffa1daf88ded9d8b245287b44ecc93c4ba1729ab0e')
source=("${_pkgname}-${pkgver}.deb::https://github.com/${_pkgname}/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-linux-amd64-${pkgver}.deb")
package() {