summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Hernández2021-04-30 20:35:43 +0200
committerJuanma Hernández2021-04-30 20:35:43 +0200
commit6486aa3fbd0b0d2b8e33b80cbe0d1d8fe3887b32 (patch)
treee1af000769a8ae251d715272299ec16c5cb53c58
parent7f483af2b8e1d4a9134a1fa36a6fb35f9c73073c (diff)
downloadaur-6486aa3fbd0b0d2b8e33b80cbe0d1d8fe3887b32.tar.gz
5.0.96.2-2 Change in zotero.desktop -f to -url %U as in original zotero.desktop
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--zotero.desktop2
3 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c8034b75db34..0f04c8f3a509 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = zotero
pkgdesc = Zotero Standalone. Is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.
pkgver = 5.0.96.2
- pkgrel = 1
+ pkgrel = 2
url = http://www.zotero.org/download
install = zotero.install
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = zotero
depends = nss
depends = libxt
source = zotero.desktop
- sha256sums = 3bc9fd9ce9db0912f9c51f8fbf4b755fd20a2ae7506f59c95f0fb3b274b8d6be
+ sha256sums = eab76db7a56a4d9aaa17baaf240b82fcf57944a4ddf8ef1b58cc64182426cedc
source_x86_64 = Zotero-5.0.96.2_linux_x86_64.tar.bz2::https://www.zotero.org/download/client/dl?channel=release&platform=linux-x86_64&version=5.0.96.2
sha256sums_x86_64 = 653faac4d2e3746dbd0e1c95d095ed8031c38b68183f22ab6708093aba392082
diff --git a/PKGBUILD b/PKGBUILD
index 43d3f617f384..d0bf1d831175 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=zotero
pkgver=5.0.96.2
-pkgrel=1
+pkgrel=2
pkgdesc="Zotero Standalone. Is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources."
arch=('x86_64')
url="http://www.zotero.org/download"
license=('AGPL3')
depends=('dbus-glib' 'gtk3' 'nss' 'libxt')
-sha256sums=('3bc9fd9ce9db0912f9c51f8fbf4b755fd20a2ae7506f59c95f0fb3b274b8d6be')
+sha256sums=('eab76db7a56a4d9aaa17baaf240b82fcf57944a4ddf8ef1b58cc64182426cedc')
sha256sums_x86_64=('653faac4d2e3746dbd0e1c95d095ed8031c38b68183f22ab6708093aba392082')
install='zotero.install'
diff --git a/zotero.desktop b/zotero.desktop
index ea51314dfc9e..249ae57c12f9 100644
--- a/zotero.desktop
+++ b/zotero.desktop
@@ -3,7 +3,7 @@ Type=Application
Name=Zotero
GenericName=Zotero Standalone. Is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.
Icon=zotero
-Exec=/usr/bin/zotero %f
+Exec=/usr/bin/zotero -url %U
Categories=Office
Terminal=false
MimeType=x-scheme-handler/zotero