summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD5
2 files changed, 9 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 553e747a1bda..d7d33af66277 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.9+d4c201fbc
+ pkgver = 5.0.50_beta.1+94a0c3ce8
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.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
+ source_i686 = https://download.zotero.org/client/beta/5.0.50-beta.1%2B94a0c3ce8/Zotero-5.0.50-beta.1%2B94a0c3ce8_linux-i686.tar.bz2
+ sha256sums_i686 = 4197bf80dcdbb49926bc812c08e16d8a5fe8bcdb7181da706622c537bd4ab333
+ source_x86_64 = https://download.zotero.org/client/beta/5.0.50-beta.1%2B94a0c3ce8/Zotero-5.0.50-beta.1%2B94a0c3ce8_linux-x86_64.tar.bz2
+ sha256sums_x86_64 = e27b06e8162d3f4f17698bc1f4d0a5cee90adf9071bdb1d2e7b2b88f54801c60
pkgname = zotero-beta
diff --git a/PKGBUILD b/PKGBUILD
index 51ece433e88f..045174af4970 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Isaac Curtis <isaaccurtis1@gmail.com>
pkgname=zotero-beta
-pkgver="5.0.49_beta.9+d4c201fbc"
+pkgver="5.0.50_beta.1+94a0c3ce8"
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')
@@ -57,3 +57,6 @@ sha256sums_x86_64=('09ed756bbb82bca9544386a679a2dd86452ab466f3ca4fd43b08b6844b0e
sha256sums=('8ec2a82b5c9b37e30cbe5ef968f5baa29e324a0e024a8cc28c38738ca3db7c7a')
sha256sums_i686=('9f856922e5ba71eea3a12efa65ee98274490825acbaa2305157e9081359171ab')
sha256sums_x86_64=('0b99055cb82668f85c84eed59171167954ca82e3fe3b8bea84eb094dda71d6b5')
+sha256sums=('8ec2a82b5c9b37e30cbe5ef968f5baa29e324a0e024a8cc28c38738ca3db7c7a')
+sha256sums_i686=('4197bf80dcdbb49926bc812c08e16d8a5fe8bcdb7181da706622c537bd4ab333')
+sha256sums_x86_64=('e27b06e8162d3f4f17698bc1f4d0a5cee90adf9071bdb1d2e7b2b88f54801c60')