summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIsaac Curtis2018-03-07 21:42:45 -0800
committerIsaac Curtis2018-03-07 21:42:45 -0800
commit57bcf3d2e8de770be6be4f9a56cb8d341722436e (patch)
tree24c9417ea031e223f5708dd84e50c0029825a033
parent868078c4eae8d38b88fe8ddb3650c7c6c4903bf2 (diff)
downloadaur-57bcf3d2e8de770be6be4f9a56cb8d341722436e.tar.gz
Update to 5.0.36_beta.8+c7d05ad2f
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 321b20204dee..8e32b28c859d 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.7+ea569b8b1
+ pkgver = 5.0.36_beta.8+c7d05ad2f
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.7%2Bea569b8b1/Zotero-5.0.36-beta.7%2Bea569b8b1_linux-i686.tar.bz2
- sha256sums_i686 = a32d2ad0df7b5a83aff1f8a64985a627a08898b03d59611252789da938573c03
- source_x86_64 = https://download.zotero.org/client/beta/5.0.36-beta.7%2Bea569b8b1/Zotero-5.0.36-beta.7%2Bea569b8b1_linux-x86_64.tar.bz2
- sha256sums_x86_64 = 8589ad9b6de4992dc9be8b1eae3575b65f63047f3cda83c031764ae5f51c753d
+ 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
pkgname = zotero-beta
diff --git a/PKGBUILD b/PKGBUILD
index 15ef7e2a7d01..041d0843aca4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Isaac Curtis <isaaccurtis1@gmail.com>
pkgname=zotero-beta
-pkgver="5.0.36_beta.7+ea569b8b1"
+pkgver="5.0.36_beta.8+c7d05ad2f"
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=('a32d2ad0df7b5a83aff1f8a64985a627a08898b03d59611252789da938573c03')
-sha256sums_x86_64=('8589ad9b6de4992dc9be8b1eae3575b65f63047f3cda83c031764ae5f51c753d')
+sha256sums_i686=('7327e3971413cce7cfa35a15e1a2436fabea887c183cbda46815ffd46ab0cec3')
+sha256sums_x86_64=('67722b4ec1032e794498a02e8358762440f47c8c3f7671d0ed0ae3ed8399a0d0')
_ver=${pkgver//_/-}
_ver=${_ver//+/%2B}