mirror of
https://github.com/archlinux/aur.git
synced 2026-03-09 21:59:57 +01:00
5.0.48 correct checksum
This commit is contained in:
parent
2daeec5db9
commit
0325eb6dd4
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -14,7 +14,7 @@ pkgbase = zotero
|
|||
source = zotero.desktop
|
||||
sha256sums = 2e700ebe97d332a894be80d232b037b0117d84b38c5fa99dffc727cb10918228
|
||||
source_x86_64 = Zotero-5.0.48_linux_x86_64.tar.bz2::https://www.zotero.org/download/client/dl?channel=release&platform=linux-x86_64&version=5.0.48
|
||||
sha256sums_x86_64 = 45a2e3ef0e667f3383c2ac199319e472aa09e0269f5b8458f56c42a0e77f8f52
|
||||
sha256sums_x86_64 = 7cb871894f1de168c0e486d2d48fc8524d23453198a2b834c23d958abd63443d
|
||||
|
||||
pkgname = zotero
|
||||
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -11,7 +11,7 @@ license=('GPL3')
|
|||
depends=('dbus-glib' 'gtk2' 'gtk3' 'nss' 'libxt')
|
||||
|
||||
sha256sums=('2e700ebe97d332a894be80d232b037b0117d84b38c5fa99dffc727cb10918228')
|
||||
sha256sums_x86_64=('45a2e3ef0e667f3383c2ac199319e472aa09e0269f5b8458f56c42a0e77f8f52')
|
||||
sha256sums_x86_64=('7cb871894f1de168c0e486d2d48fc8524d23453198a2b834c23d958abd63443d')
|
||||
|
||||
install='zotero.install'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue