summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIsaac Curtis2018-03-09 05:33:49 -0800
committerIsaac Curtis2018-03-09 05:33:49 -0800
commit791f231a386dfde65d8e8a732d41da48d26735e6 (patch)
treede07c867b4354984143db265b1551e15f7339cf7
parent3f24aa703cfabbc4af1105cc06c56f433fb734d7 (diff)
downloadaur-791f231a386dfde65d8e8a732d41da48d26735e6.tar.gz
Update to 5.0.36_beta.11+6745ea986
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fbbde7ed9026..5b52aa127bdd 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.36_beta.10+da30f9e25
+ pkgver = 5.0.36_beta.11+6745ea986
pkgrel = 1
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.36-beta.10%2Bda30f9e25/Zotero-5.0.36-beta.10%2Bda30f9e25_linux-i686.tar.bz2
- sha256sums_i686 = 8ef374cd68c6010aba00f3b34ad8af8dcb8808d6573b3c19417dec1aa0c1f676
- source_x86_64 = https://download.zotero.org/client/beta/5.0.36-beta.10%2Bda30f9e25/Zotero-5.0.36-beta.10%2Bda30f9e25_linux-x86_64.tar.bz2
- sha256sums_x86_64 = b2affe0c2d69e3593b022ff1d33125a0cffbbfd0211669296c721cbecfa48ab9
+ source_i686 = https://download.zotero.org/client/beta/5.0.36-beta.11%2B6745ea986/Zotero-5.0.36-beta.11%2B6745ea986_linux-i686.tar.bz2
+ sha256sums_i686 = 26396108f132f0c3204b60d349b28a7611ea14b6948050d75c198e7b3b2c5464
+ source_x86_64 = https://download.zotero.org/client/beta/5.0.36-beta.11%2B6745ea986/Zotero-5.0.36-beta.11%2B6745ea986_linux-x86_64.tar.bz2
+ sha256sums_x86_64 = 8fe4029f7339352d3653ac5324d41b95b28fd2297a5fb043235ec3fa873110f3
pkgname = zotero-beta
diff --git a/PKGBUILD b/PKGBUILD
index cb3dcabfebce..31975caae42e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Isaac Curtis <isaaccurtis1@gmail.com>
pkgname=zotero-beta
-pkgver="5.0.36_beta.10+da30f9e25"
+pkgver="5.0.36_beta.11+6745ea986"
pkgrel=1
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=('8ef374cd68c6010aba00f3b34ad8af8dcb8808d6573b3c19417dec1aa0c1f676')
-sha256sums_x86_64=('b2affe0c2d69e3593b022ff1d33125a0cffbbfd0211669296c721cbecfa48ab9')
+sha256sums_i686=('26396108f132f0c3204b60d349b28a7611ea14b6948050d75c198e7b3b2c5464')
+sha256sums_x86_64=('8fe4029f7339352d3653ac5324d41b95b28fd2297a5fb043235ec3fa873110f3')
_ver=${pkgver//_/-}
_ver=${_ver//+/%2B}