summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIsaac Curtis2018-03-08 02:15:44 -0800
committerIsaac Curtis2018-03-08 02:15:44 -0800
commit6a537e9fd0deee564dbf2d4291dcaf2388d0da67 (patch)
treeec3fe644c9102bd9c7df8529ea59d4abb4a301f4
parent57bcf3d2e8de770be6be4f9a56cb8d341722436e (diff)
downloadaur-6a537e9fd0deee564dbf2d4291dcaf2388d0da67.tar.gz
Update to 5.0.36_beta.9+2f7c93a4e
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8e32b28c859d..7497d8f501ea 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.8+c7d05ad2f
+ pkgver = 5.0.36_beta.9+2f7c93a4e
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.8%2Bc7d05ad2f/Zotero-5.0.36-beta.8%2Bc7d05ad2f_linux-i686.tar.bz2
- sha256sums_i686 = 7327e3971413cce7cfa35a15e1a2436fabea887c183cbda46815ffd46ab0cec3
- source_x86_64 = https://download.zotero.org/client/beta/5.0.36-beta.8%2Bc7d05ad2f/Zotero-5.0.36-beta.8%2Bc7d05ad2f_linux-x86_64.tar.bz2
- sha256sums_x86_64 = 67722b4ec1032e794498a02e8358762440f47c8c3f7671d0ed0ae3ed8399a0d0
+ source_i686 = https://download.zotero.org/client/beta/5.0.36-beta.9%2B2f7c93a4e/Zotero-5.0.36-beta.9%2B2f7c93a4e_linux-i686.tar.bz2
+ sha256sums_i686 = bc37ac8a06349b419dbd3a78872c7ce680a8a7e0c79a0ef81fd5070eb355dead
+ source_x86_64 = https://download.zotero.org/client/beta/5.0.36-beta.9%2B2f7c93a4e/Zotero-5.0.36-beta.9%2B2f7c93a4e_linux-x86_64.tar.bz2
+ sha256sums_x86_64 = fff4c3a377627c593a6c8b749717e6b9cdcc005019b973ef7f18a95d9bcbb8ec
pkgname = zotero-beta
diff --git a/PKGBUILD b/PKGBUILD
index 041d0843aca4..cc30d30370cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Isaac Curtis <isaaccurtis1@gmail.com>
pkgname=zotero-beta
-pkgver="5.0.36_beta.8+c7d05ad2f"
+pkgver="5.0.36_beta.9+2f7c93a4e"
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=('7327e3971413cce7cfa35a15e1a2436fabea887c183cbda46815ffd46ab0cec3')
-sha256sums_x86_64=('67722b4ec1032e794498a02e8358762440f47c8c3f7671d0ed0ae3ed8399a0d0')
+sha256sums_i686=('bc37ac8a06349b419dbd3a78872c7ce680a8a7e0c79a0ef81fd5070eb355dead')
+sha256sums_x86_64=('fff4c3a377627c593a6c8b749717e6b9cdcc005019b973ef7f18a95d9bcbb8ec')
_ver=${pkgver//_/-}
_ver=${_ver//+/%2B}