summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIsaac Curtis2018-06-12 04:24:47 -0700
committerIsaac Curtis2018-06-12 04:24:47 -0700
commit5be53649e2004b19a60e33d9072f9ee828f6d400 (patch)
tree96c470b1cf62a69f1b1a31af6184f5102755ba4e
parentcc779a55d112383c117ea117d69a5ed357bf4ed6 (diff)
downloadaur-5be53649e2004b19a60e33d9072f9ee828f6d400.tar.gz
Update to 5.0.49_beta.9+d4c201fbc
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD5
2 files changed, 9 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9b1c59ddc86f..553e747a1bda 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.49_beta.7+cfbb3d3d4
+ pkgver = 5.0.49_beta.9+d4c201fbc
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.49-beta.7%2Bcfbb3d3d4/Zotero-5.0.49-beta.7%2Bcfbb3d3d4_linux-i686.tar.bz2
- sha256sums_i686 = 0e824b90e47d00ea4fd29e8951628240866032fede14b0e3be2961803ad05736
- source_x86_64 = https://download.zotero.org/client/beta/5.0.49-beta.7%2Bcfbb3d3d4/Zotero-5.0.49-beta.7%2Bcfbb3d3d4_linux-x86_64.tar.bz2
- sha256sums_x86_64 = 09ed756bbb82bca9544386a679a2dd86452ab466f3ca4fd43b08b6844b0e51cb
+ source_i686 = https://download.zotero.org/client/beta/5.0.49-beta.9%2Bd4c201fbc/Zotero-5.0.49-beta.9%2Bd4c201fbc_linux-i686.tar.bz2
+ sha256sums_i686 = 9f856922e5ba71eea3a12efa65ee98274490825acbaa2305157e9081359171ab
+ source_x86_64 = https://download.zotero.org/client/beta/5.0.49-beta.9%2Bd4c201fbc/Zotero-5.0.49-beta.9%2Bd4c201fbc_linux-x86_64.tar.bz2
+ sha256sums_x86_64 = 0b99055cb82668f85c84eed59171167954ca82e3fe3b8bea84eb094dda71d6b5
pkgname = zotero-beta
diff --git a/PKGBUILD b/PKGBUILD
index 7db471cfa848..51ece433e88f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Isaac Curtis <isaaccurtis1@gmail.com>
pkgname=zotero-beta
-pkgver="5.0.49_beta.7+cfbb3d3d4"
+pkgver="5.0.49_beta.9+d4c201fbc"
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')
@@ -54,3 +54,6 @@ sha256sums_x86_64=('2bfb6f80d5d29c6f0bdf7099588d62edf817adeb1c7adbf8ff6b70d387e6
sha256sums=('8ec2a82b5c9b37e30cbe5ef968f5baa29e324a0e024a8cc28c38738ca3db7c7a')
sha256sums_i686=('0e824b90e47d00ea4fd29e8951628240866032fede14b0e3be2961803ad05736')
sha256sums_x86_64=('09ed756bbb82bca9544386a679a2dd86452ab466f3ca4fd43b08b6844b0e51cb')
+sha256sums=('8ec2a82b5c9b37e30cbe5ef968f5baa29e324a0e024a8cc28c38738ca3db7c7a')
+sha256sums_i686=('9f856922e5ba71eea3a12efa65ee98274490825acbaa2305157e9081359171ab')
+sha256sums_x86_64=('0b99055cb82668f85c84eed59171167954ca82e3fe3b8bea84eb094dda71d6b5')