summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSamuel Walladge2017-05-03 22:38:58 +0930
committerSamuel Walladge2017-05-03 22:38:58 +0930
commitdf23ec5ea4afea5b2204169eb9252b739e7aa441 (patch)
treef97c0b600f7e588d5931f5a530f18da58c3900aa /PKGBUILD
parent343ce49b2b515f87ca1373715d1be30ca43b0134 (diff)
downloadaur-df23ec5ea4afea5b2204169eb9252b739e7aa441.tar.gz
bump version to 2.8.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 72e2e7ada898..d5be40e46f9e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Samuel Walladge <samuel at swalladge dot id dot au>
pkgname=tagspaces
-pkgver=2.7.0
+pkgver=2.8.0
pkgrel=1
pkgdesc="TagSpaces is an open source personal data manager. It helps you organize files with tags on every platform."
arch=("i686" "x86_64")
@@ -9,7 +9,7 @@ url="http://tagspaces.org"
license=("AGPL")
depends=("electron")
makedepends=("bower" "gendesk")
-sha256sums=('f1f78877eb95e1a6be43f22b0cb1295253383ddaa02a6b2f39b45b884bbba039')
+sha256sums=('971a4039200d96b4f7e87361eae5aac0fa94406a89457ee1482a9157e75fb585')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/${pkgname}/${pkgname}/archive/v${pkgver}.tar.gz")
prepare() {