summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIsaac Curtis2018-06-15 23:41:25 -0700
committerIsaac Curtis2018-06-15 23:41:25 -0700
commit79ae73b8cbb219120d33df698daa0fb85bb5ec87 (patch)
treef8f23ae5c371a09768f1a96b27b65bc454abdf97
parent6cb4a904a6be96be100e30313ceaee6c5e2ad855 (diff)
downloadaur-79ae73b8cbb219120d33df698daa0fb85bb5ec87.tar.gz
Update to 5.0.51_beta.2+cdee741a6
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD5
2 files changed, 9 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index be0ddb605ca4..258be369a57a 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.51_beta.1+68d03bc6c
+ pkgver = 5.0.51_beta.2+cdee741a6
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.51-beta.1%2B68d03bc6c/Zotero-5.0.51-beta.1%2B68d03bc6c_linux-i686.tar.bz2
- sha256sums_i686 = 7fa992ab86a02a3bc0645446dd299d09cd22a67ff0607d692e00e5ad0b93b006
- source_x86_64 = https://download.zotero.org/client/beta/5.0.51-beta.1%2B68d03bc6c/Zotero-5.0.51-beta.1%2B68d03bc6c_linux-x86_64.tar.bz2
- sha256sums_x86_64 = 671a3a2de1a7765165bf0bc90afd366c6730f6dc371e15a1c05e2dd7eb3a2b33
+ source_i686 = https://download.zotero.org/client/beta/5.0.51-beta.2%2Bcdee741a6/Zotero-5.0.51-beta.2%2Bcdee741a6_linux-i686.tar.bz2
+ sha256sums_i686 = d70597fd707d520a6ea35c61037f90358a61e7a99a249e09e3242484a5d41a34
+ source_x86_64 = https://download.zotero.org/client/beta/5.0.51-beta.2%2Bcdee741a6/Zotero-5.0.51-beta.2%2Bcdee741a6_linux-x86_64.tar.bz2
+ sha256sums_x86_64 = 4d428371f9cc4b8c6055f77ccd8c035c85cc0717da47da4b5a7119f6605fab6d
pkgname = zotero-beta
diff --git a/PKGBUILD b/PKGBUILD
index 7efcaf7c703f..f4651aafe786 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Isaac Curtis <isaaccurtis1@gmail.com>
pkgname=zotero-beta
-pkgver="5.0.51_beta.1+68d03bc6c"
+pkgver="5.0.51_beta.2+cdee741a6"
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')
@@ -66,3 +66,6 @@ sha256sums_x86_64=('679f13107c73dba6e04797938b44618d49a230a985639d835f946be66a00
sha256sums=('8ec2a82b5c9b37e30cbe5ef968f5baa29e324a0e024a8cc28c38738ca3db7c7a')
sha256sums_i686=('7fa992ab86a02a3bc0645446dd299d09cd22a67ff0607d692e00e5ad0b93b006')
sha256sums_x86_64=('671a3a2de1a7765165bf0bc90afd366c6730f6dc371e15a1c05e2dd7eb3a2b33')
+sha256sums=('8ec2a82b5c9b37e30cbe5ef968f5baa29e324a0e024a8cc28c38738ca3db7c7a')
+sha256sums_i686=('d70597fd707d520a6ea35c61037f90358a61e7a99a249e09e3242484a5d41a34')
+sha256sums_x86_64=('4d428371f9cc4b8c6055f77ccd8c035c85cc0717da47da4b5a7119f6605fab6d')