summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIsaac Curtis2018-09-14 02:03:59 -0700
committerIsaac Curtis2018-09-14 02:03:59 -0700
commite75b48f515a9518bde7263e42deff2ee80f6501e (patch)
treedf0d77014de499521b8ab952ccab94b22b6c9d3c
parentc7524832804e7e2cec9375cd8d0de2b5453d7ff3 (diff)
downloadaur-e75b48f515a9518bde7263e42deff2ee80f6501e.tar.gz
Update to 5.0.56_beta.17+f4ac511b5
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 44271c4faea4..b15768738b22 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.56_beta.16+0cb683ab1
+ pkgver = 5.0.56_beta.17+f4ac511b5
pkgrel = 2
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.56-beta.16%2B0cb683ab1/Zotero-5.0.56-beta.16%2B0cb683ab1_linux-i686.tar.bz2
- sha256sums_i686 = 9fe389b2f22f9c2ae380a91cdab1b872282639a03079e66e9c01b4065ddc2ff3
- source_x86_64 = https://download.zotero.org/client/beta/5.0.56-beta.16%2B0cb683ab1/Zotero-5.0.56-beta.16%2B0cb683ab1_linux-x86_64.tar.bz2
- sha256sums_x86_64 = 24b8aa4d46198f0afb51148c9267a927782bc3f74bc932800aa5d84b20f85116
+ source_i686 = https://download.zotero.org/client/beta/5.0.56-beta.17%2Bf4ac511b5/Zotero-5.0.56-beta.17%2Bf4ac511b5_linux-i686.tar.bz2
+ sha256sums_i686 = 93c7f440bdc6fb3f06eab9b06d48db8e372e5ff45ce7bd0505c8094fb0bb98d5
+ source_x86_64 = https://download.zotero.org/client/beta/5.0.56-beta.17%2Bf4ac511b5/Zotero-5.0.56-beta.17%2Bf4ac511b5_linux-x86_64.tar.bz2
+ sha256sums_x86_64 = 996efea3d8d97a13cd8249ba070f7df75d48aa9c46c411ad2e70c7726514b1da
pkgname = zotero-beta
diff --git a/PKGBUILD b/PKGBUILD
index da8191acede9..f0802ea11d59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Isaac Curtis <isaaccurtis1@gmail.com>
pkgname=zotero-beta
-pkgver="5.0.56_beta.16+0cb683ab1"
+pkgver="5.0.56_beta.17+f4ac511b5"
pkgrel=2
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=('9fe389b2f22f9c2ae380a91cdab1b872282639a03079e66e9c01b4065ddc2ff3')
-sha256sums_x86_64=('24b8aa4d46198f0afb51148c9267a927782bc3f74bc932800aa5d84b20f85116')
+sha256sums_i686=('93c7f440bdc6fb3f06eab9b06d48db8e372e5ff45ce7bd0505c8094fb0bb98d5')
+sha256sums_x86_64=('996efea3d8d97a13cd8249ba070f7df75d48aa9c46c411ad2e70c7726514b1da')
_ver=${pkgver//_/-}
_ver=${_ver//+/%2B}