summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIsaac Curtis2018-08-21 22:57:58 -0700
committerIsaac Curtis2018-08-21 22:57:58 -0700
commit4cfabf9eefbd476d3d916cb32fd6f2fac37d2cc6 (patch)
tree25035793515100583596eba437f5cbc3231c2eda
parent313331dcf9f5fa7eee02e5e848672f01bb2b5497 (diff)
downloadaur-4cfabf9eefbd476d3d916cb32fd6f2fac37d2cc6.tar.gz
Update to 5.0.56_beta.7+1860b5780
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a17adf2c7c7f..e1d1775bf598 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zotero-beta
pkgdesc = Zotero Standalone. A free, easy-to-use tool to help you collect, organize, cite, and share your research sources.
- pkgver = 5.0.56_beta.6+1c8607d66
+ pkgver = 5.0.56_beta.7+1860b5780
pkgrel = 2
url = http://www.zotero.org/download
install = zotero-beta.install
@@ -17,10 +17,10 @@ pkgbase = zotero-beta
conflicts = zotero
source = zotero-beta.desktop
sha256sums = 8ec2a82b5c9b37e30cbe5ef968f5baa29e324a0e024a8cc28c38738ca3db7c7a
- source_i686 = https://download.zotero.org/client/beta/5.0.56-beta.6%2B1c8607d66/Zotero-5.0.56-beta.6%2B1c8607d66_linux-i686.tar.bz2
- sha256sums_i686 = 61a1629405801fc54b9666256b6cc68938ddfc473e0d0bdd4ff5a7265cb02406
- source_x86_64 = https://download.zotero.org/client/beta/5.0.56-beta.6%2B1c8607d66/Zotero-5.0.56-beta.6%2B1c8607d66_linux-x86_64.tar.bz2
- sha256sums_x86_64 = 6879d18182d7ad34fb3d790cbb8b7cec3b1c9d10f9382dc45186f75eb187c3c6
+ source_i686 = https://download.zotero.org/client/beta/5.0.56-beta.7%2B1860b5780/Zotero-5.0.56-beta.7%2B1860b5780_linux-i686.tar.bz2
+ sha256sums_i686 = d8c2f7f25e2cb9acab01db6c42b33fa52d3e7b5670aee257ad6ae3b75df59f09
+ source_x86_64 = https://download.zotero.org/client/beta/5.0.56-beta.7%2B1860b5780/Zotero-5.0.56-beta.7%2B1860b5780_linux-x86_64.tar.bz2
+ sha256sums_x86_64 = b7ad5fcfffe0341febc2a5fff267875016ae3c9f0d95db62baf75a3bf29dc9e7
pkgname = zotero-beta
diff --git a/PKGBUILD b/PKGBUILD
index bc10de304870..f8f8af595d90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Isaac Curtis <isaaccurtis1@gmail.com>
pkgname=zotero-beta
-pkgver="5.0.56_beta.6+1c8607d66"
+pkgver="5.0.56_beta.7+1860b5780"
pkgrel=2
pkgdesc="Zotero Standalone. A free, easy-to-use tool to help you collect, organize, cite, and share your research sources."
arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@ depends=('dbus-glib' 'gtk2' 'gtk3' 'gcc-libs' 'nss' 'libxt')
optdepends=('xpdf: PDF indexing')
conflicts=('zotero')
sha256sums=('8ec2a82b5c9b37e30cbe5ef968f5baa29e324a0e024a8cc28c38738ca3db7c7a')
-sha256sums_i686=('61a1629405801fc54b9666256b6cc68938ddfc473e0d0bdd4ff5a7265cb02406')
-sha256sums_x86_64=('6879d18182d7ad34fb3d790cbb8b7cec3b1c9d10f9382dc45186f75eb187c3c6')
+sha256sums_i686=('d8c2f7f25e2cb9acab01db6c42b33fa52d3e7b5670aee257ad6ae3b75df59f09')
+sha256sums_x86_64=('b7ad5fcfffe0341febc2a5fff267875016ae3c9f0d95db62baf75a3bf29dc9e7')
_ver=${pkgver//_/-}
_ver=${_ver//+/%2B}