mirror of
https://github.com/moparisthebest/arch-ppa
synced 2024-11-21 08:15:01 -05:00
Update all packages
This commit is contained in:
parent
dc1e73815a
commit
123e9b72e6
@ -1,7 +1,7 @@
|
||||
pkgbase = gajim-plugin-omemo
|
||||
pkgdesc = Gajim plugin for OMEMO Multi-End Message and Object Encryption.
|
||||
pkgver = 1.0.0
|
||||
pkgrel = 2
|
||||
pkgrel = 3
|
||||
url = https://dev.gajim.org/gajim/gajim-plugins/wikis/OmemoGajimPlugin
|
||||
arch = any
|
||||
license = GPL
|
||||
@ -10,10 +10,11 @@ pkgbase = gajim-plugin-omemo
|
||||
depends = python2-setuptools
|
||||
depends = python2-cryptography
|
||||
depends = python2-axolotl-git
|
||||
depends = python2-future
|
||||
provides = gajim-plugin-omemo
|
||||
conflicts = gajim-plugin-omemo-git
|
||||
source = https://ftp.gajim.org/plugins_0.16_zip/omemo.zip
|
||||
sha512sums = 9364d9d20c12975ee2c4a6b71ce3b1a010fdfe3f93a74f926272679190c59d1391e55eaa11bfc6f4b8eee0b56affca6785dad720d51d501b43aeff8be1bc291b
|
||||
sha512sums = b8d96c4617ff61ca2ad2f12f8274d625f75977a33dfb00d8b1be8c3c28ef17be726ea73126e85716af2d9089dcf413fa05328815ea0623c673d80807e4dbbf5b
|
||||
|
||||
pkgname = gajim-plugin-omemo
|
||||
|
||||
|
@ -3,16 +3,16 @@
|
||||
pkgname=gajim-plugin-omemo
|
||||
_pkgname=omemo
|
||||
pkgver=1.0.0
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Gajim plugin for OMEMO Multi-End Message and Object Encryption."
|
||||
arch=(any)
|
||||
url="https://dev.gajim.org/gajim/gajim-plugins/wikis/OmemoGajimPlugin"
|
||||
license=('GPL')
|
||||
depends=("gajim" "python2-qrcode" "python2-setuptools" "python2-cryptography" "python2-axolotl-git")
|
||||
depends=("gajim" "python2-qrcode" "python2-setuptools" "python2-cryptography" "python2-axolotl-git" "python2-future")
|
||||
provides=('gajim-plugin-omemo')
|
||||
conflicts=('gajim-plugin-omemo-git')
|
||||
source=("https://ftp.gajim.org/plugins_0.16_zip/${_pkgname}.zip")
|
||||
sha512sums=('9364d9d20c12975ee2c4a6b71ce3b1a010fdfe3f93a74f926272679190c59d1391e55eaa11bfc6f4b8eee0b56affca6785dad720d51d501b43aeff8be1bc291b')
|
||||
sha512sums=('b8d96c4617ff61ca2ad2f12f8274d625f75977a33dfb00d8b1be8c3c28ef17be726ea73126e85716af2d9089dcf413fa05328815ea0623c673d80807e4dbbf5b')
|
||||
|
||||
package() {
|
||||
cd ${srcdir}/${_pkgname}
|
||||
|
@ -1,8 +1,8 @@
|
||||
# Generated by mksrcinfo v8
|
||||
# Wed Nov 23 08:06:36 UTC 2016
|
||||
# Wed Dec 14 07:29:02 UTC 2016
|
||||
pkgbase = intellij-idea-ultimate-edition
|
||||
pkgdesc = An intelligent IDE for Java, Groovy and other programming languages with advanced refactoring features intensely focused on developer productivity.
|
||||
pkgver = 2016.3
|
||||
pkgver = 2016.3.1
|
||||
pkgrel = 1
|
||||
url = https://www.jetbrains.com/idea/
|
||||
arch = any
|
||||
@ -14,10 +14,10 @@ pkgbase = intellij-idea-ultimate-edition
|
||||
backup = usr/share/intellij-idea-ultimate-edition/bin/idea.vmoptions
|
||||
backup = usr/share/intellij-idea-ultimate-edition/bin/idea64.vmoptions
|
||||
backup = usr/share/intellij-idea-ultimate-edition/bin/idea.properties
|
||||
source = https://download.jetbrains.com/idea/ideaIU-2016.3-no-jdk.tar.gz
|
||||
source = https://download.jetbrains.com/idea/ideaIU-2016.3.1-no-jdk.tar.gz
|
||||
source = intellijidea.sh
|
||||
source = jetbrains-idea.desktop
|
||||
sha256sums = b4076afcea3aaf0a19b7a390cb12c008335938bcac1e0fa398668f2aa01ea2fe
|
||||
sha256sums = c1bd7b0682007cdca30a3a6f1ff8c48bf0be8048ce6836f1e8d1ea4e0f623f72
|
||||
sha256sums = ed7883b33b6fa9f2e303e5549bd238ceb552ec11ca116730271a58aca685229a
|
||||
sha256sums = 83af2ba8f9f14275a6684e79d6d4bd9b48cd852c047dacfc81324588fa2ff92b
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
# Maintainer: Urs Wolfer <uwolfer @ fwo.ch>
|
||||
|
||||
pkgname=intellij-idea-ultimate-edition
|
||||
pkgver=2016.3
|
||||
_buildver=163.7743.44
|
||||
pkgver=2016.3.1
|
||||
_buildver=163.9166.29
|
||||
pkgrel=1
|
||||
pkgdesc="An intelligent IDE for Java, Groovy and other programming languages with advanced refactoring features intensely focused on developer productivity."
|
||||
arch=('any')
|
||||
@ -15,7 +15,7 @@ source=(https://download.jetbrains.com/idea/ideaIU-$pkgver-no-jdk.tar.gz \
|
||||
intellijidea.sh \
|
||||
jetbrains-idea.desktop
|
||||
)
|
||||
sha256sums=('b4076afcea3aaf0a19b7a390cb12c008335938bcac1e0fa398668f2aa01ea2fe'
|
||||
sha256sums=('c1bd7b0682007cdca30a3a6f1ff8c48bf0be8048ce6836f1e8d1ea4e0f623f72'
|
||||
'ed7883b33b6fa9f2e303e5549bd238ceb552ec11ca116730271a58aca685229a'
|
||||
'83af2ba8f9f14275a6684e79d6d4bd9b48cd852c047dacfc81324588fa2ff92b'
|
||||
)
|
||||
|
@ -1,8 +1,8 @@
|
||||
# Generated by mksrcinfo v8
|
||||
# Wed Oct 5 10:23:00 UTC 2016
|
||||
# Tue Dec 13 17:41:39 UTC 2016
|
||||
pkgbase = nextcloud
|
||||
pkgdesc = A safe home for all your data. Secure, under your control and developed in an open, transparent and trustworthy way
|
||||
pkgver = 10.0.1
|
||||
pkgver = 11.0.0
|
||||
pkgrel = 1
|
||||
url = https://nextcloud.com
|
||||
install = nextcloud.install
|
||||
@ -24,11 +24,11 @@ pkgbase = nextcloud
|
||||
optdepends = libreoffice: file preview
|
||||
options = !strip
|
||||
options = emptydirs
|
||||
source = https://download.nextcloud.com/server/releases/nextcloud-10.0.1.tar.bz2
|
||||
source = https://download.nextcloud.com/server/releases/nextcloud-10.0.1.tar.bz2.asc
|
||||
source = https://download.nextcloud.com/server/releases/nextcloud-11.0.0.tar.bz2
|
||||
source = https://download.nextcloud.com/server/releases/nextcloud-11.0.0.tar.bz2.asc
|
||||
source = apache.example.conf
|
||||
source = set-nc-perms.sh
|
||||
md5sums = dc30ee58858d4f6f2373472264f7d147
|
||||
md5sums = 2c3e6655c6fc81b02b5ac824e5f6ad06
|
||||
md5sums = SKIP
|
||||
md5sums = bc2b02b0562b7a58e660e33acd4202bc
|
||||
md5sums = 0c996a76cf39b2bccde8d74ac062895e
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Maintainer: Grey Christoforo <first name [at] last name [dot] net>
|
||||
|
||||
pkgname=nextcloud
|
||||
pkgver=10.0.1
|
||||
pkgver=11.0.0
|
||||
pkgrel=1
|
||||
pkgdesc="A safe home for all your data. Secure, under your control and developed in an open, transparent and trustworthy way"
|
||||
url="https://nextcloud.com"
|
||||
@ -27,7 +27,7 @@ source=("https://download.nextcloud.com/server/releases/nextcloud-${pkgver}.tar.
|
||||
"apache.example.conf"
|
||||
"set-nc-perms.sh")
|
||||
|
||||
md5sums=('dc30ee58858d4f6f2373472264f7d147'
|
||||
md5sums=('2c3e6655c6fc81b02b5ac824e5f6ad06'
|
||||
'SKIP'
|
||||
'bc2b02b0562b7a58e660e33acd4202bc'
|
||||
'0c996a76cf39b2bccde8d74ac062895e')
|
||||
@ -44,7 +44,7 @@ options=(!strip emptydirs)
|
||||
|
||||
package() {
|
||||
install -d "${pkgdir}/usr/share/licenses/${pkgname}"
|
||||
cp "${srcdir}/nextcloud/COPYING-AGPL" "${pkgdir}/usr/share/licenses/${pkgname}"
|
||||
#cp "${srcdir}/nextcloud/COPYING-AGPL" "${pkgdir}/usr/share/licenses/${pkgname}"
|
||||
|
||||
mkdir -p "${pkgdir}/usr/share/webapps"
|
||||
cp -a nextcloud "${pkgdir}/usr/share/webapps/."
|
||||
|
@ -1,8 +1,8 @@
|
||||
# Generated by mksrcinfo v8
|
||||
# Thu Dec 1 23:58:29 UTC 2016
|
||||
# Tue Dec 13 23:58:26 UTC 2016
|
||||
pkgbase = prosody-hg-stable
|
||||
pkgdesc = Lightweight and extensible Jabber/XMPP server written in Lua (stable build from 0.10-branch)
|
||||
pkgver = 0.10.r7067+.437fb77e5ded+
|
||||
pkgver = 0.10.r7091+.cdffbda59b03+
|
||||
pkgrel = 1
|
||||
url = https://prosody.im/
|
||||
install = prosody.install
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
pkgname=prosody-hg-stable
|
||||
pkgrel=1
|
||||
pkgver=0.10.r7067+.437fb77e5ded+
|
||||
pkgver=0.10.r7091+.cdffbda59b03+
|
||||
pkgver() {
|
||||
cd "$srcdir/prosody-hg"
|
||||
printf "0.10.r%s.%s" "$(hg identify -n)" "$(hg identify -i)"
|
||||
|
@ -2,14 +2,14 @@ pkgbase = python-pyspf
|
||||
pkgdesc = Python implementation of the Sender Policy Framework (SPF) protocol
|
||||
pkgver = 2.0.12
|
||||
pkgrel = 1
|
||||
url = http://pypi.python.org/pypi/pyspf
|
||||
url = https://pypi.python.org/pypi/pyspf
|
||||
arch = any
|
||||
license = PSF
|
||||
makedepends = python-setuptools
|
||||
depends = python-pydns
|
||||
optdepends = python-authres: Return RFC 5451 Authentication Results headers
|
||||
source = http://pypi.python.org/packages/source/p/pyspf/pyspf-2.0.12t.tar.gz
|
||||
md5sums = c83143ad79074bf8c80235748a8a698f
|
||||
source = python-pyspf-2.0.12.tar.gz::https://pypi.python.org/packages/source/p/pyspf/pyspf-2.0.12t.tar.gz
|
||||
sha256sums = 8aa21ba0e3aff8a4e8ad8f586c500a5d1f9c4c902c3f11bcc107465857cd41a2
|
||||
|
||||
pkgname = python-pyspf
|
||||
|
||||
|
@ -7,13 +7,13 @@ _fix_pkgver=2.0.12t
|
||||
pkgrel=1
|
||||
pkgdesc="Python implementation of the Sender Policy Framework (SPF) protocol"
|
||||
arch=('any')
|
||||
url="http://pypi.python.org/pypi/pyspf"
|
||||
url="https://pypi.python.org/pypi/pyspf"
|
||||
license=('PSF')
|
||||
depends=('python-pydns')
|
||||
makedepends=('python-setuptools')
|
||||
optdepends=('python-authres: Return RFC 5451 Authentication Results headers')
|
||||
source=(http://pypi.python.org/packages/source/p/pyspf/pyspf-$_fix_pkgver.tar.gz)
|
||||
md5sums=('c83143ad79074bf8c80235748a8a698f')
|
||||
source=("$pkgname-$pkgver.tar.gz::https://pypi.python.org/packages/source/p/pyspf/pyspf-$_fix_pkgver.tar.gz")
|
||||
sha256sums=('8aa21ba0e3aff8a4e8ad8f586c500a5d1f9c4c902c3f11bcc107465857cd41a2')
|
||||
|
||||
build() {
|
||||
cd "$srcdir/pyspf-$pkgver"
|
||||
|
@ -1,8 +1,8 @@
|
||||
# Generated by mksrcinfo v8
|
||||
# Sun Nov 27 08:35:05 UTC 2016
|
||||
# Sat Dec 10 19:35:25 UTC 2016
|
||||
pkgbase = sonarr
|
||||
pkgdesc = PVR for newsgroup users. Formerly known as NZBDrone
|
||||
pkgver = 2.0.0.4409
|
||||
pkgver = 2.0.0.4427
|
||||
pkgrel = 1
|
||||
url = https://sonarr.tv
|
||||
install = sonarr.install
|
||||
@ -23,10 +23,10 @@ pkgbase = sonarr
|
||||
conflicts = nzbdrone-torrents
|
||||
replaces = nzbdrone
|
||||
replaces = nzbdrone-torrents
|
||||
source = https://update.sonarr.tv/v2/master/mono/NzbDrone.master.2.0.0.4409.mono.tar.gz
|
||||
source = https://update.sonarr.tv/v2/master/mono/NzbDrone.master.2.0.0.4427.mono.tar.gz
|
||||
source = sonarr.sh
|
||||
source = sonarr.service
|
||||
sha512sums = fa599b604b339a31ed850ea0be5db9b44eed5d74ec0c571fd17ef626f957bb3108bfcc0127eca5fd78494af9dbf0d3c1408a7fc7e3fd8d0f65f8ef763d3f86aa
|
||||
sha512sums = 5a69ff68081b99e93f230c2ff390fcd70f12474212540a50eb08855e9af6519920e54ffc13a43c21f28c19075fa3aa56fc6c8670d1b888401e847fa7ddf9b0cb
|
||||
sha512sums = 84efa2eebd9afe6b74203aefdc3fdbd4088ecfad17dbe929396f1ffc639743b615a9b75566a0b45d6b7925bd5675368015047c6d65c1421ffe8712728f350695
|
||||
sha512sums = 438de225c38c26aaa15cae243b18d0be85f3f0e54f1297bf182082a0bdbd936d21928cdcdb899f0f18c6ec32ee88c2e0f0d29b8a2a1cdf98a8e1907cd6f36a2c
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Maintainer: Daniel Egeberg <daniel.egeberg@gmail.com>
|
||||
# Contributor: Justin Dray <justin@dray.be>
|
||||
pkgname="sonarr"
|
||||
pkgver="2.0.0.4409"
|
||||
pkgver="2.0.0.4427"
|
||||
pkgrel=1
|
||||
pkgdesc="PVR for newsgroup users. Formerly known as NZBDrone"
|
||||
arch=(any)
|
||||
@ -22,7 +22,7 @@ source=("https://update.sonarr.tv/v2/master/mono/NzbDrone.master.${pkgver}.mono.
|
||||
"sonarr.sh"
|
||||
"sonarr.service")
|
||||
noextract=()
|
||||
sha512sums=('fa599b604b339a31ed850ea0be5db9b44eed5d74ec0c571fd17ef626f957bb3108bfcc0127eca5fd78494af9dbf0d3c1408a7fc7e3fd8d0f65f8ef763d3f86aa'
|
||||
sha512sums=('5a69ff68081b99e93f230c2ff390fcd70f12474212540a50eb08855e9af6519920e54ffc13a43c21f28c19075fa3aa56fc6c8670d1b888401e847fa7ddf9b0cb'
|
||||
'84efa2eebd9afe6b74203aefdc3fdbd4088ecfad17dbe929396f1ffc639743b615a9b75566a0b45d6b7925bd5675368015047c6d65c1421ffe8712728f350695'
|
||||
'438de225c38c26aaa15cae243b18d0be85f3f0e54f1297bf182082a0bdbd936d21928cdcdb899f0f18c6ec32ee88c2e0f0d29b8a2a1cdf98a8e1907cd6f36a2c')
|
||||
|
||||
|
@ -18,7 +18,7 @@ pkgbase = ttf-oxygen
|
||||
provides = ttf-font
|
||||
options = !emptydirs
|
||||
source = http://download.kde.org/stable/plasma/5.4.3/oxygen-fonts-5.4.3.tar.xz
|
||||
md5sums = 8d8ab61a65642a18a40de9f3945ce584
|
||||
sha256sums = a02f6580e9a53cb16694a99adbb6dbf76f17584f3e97f469a22286299507838c
|
||||
|
||||
pkgname = ttf-oxygen
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Maintainer: Michael Straube <michael_straube@web.de>
|
||||
# Maintainer: Michael Straube <straubem@gmx.de>
|
||||
# Contributor: Felix Yan <felixonmars@archlinux.org>
|
||||
# Contributor: Andrea Scarpino <andrea@archlinux.org>
|
||||
# Contributor: Antonio Rojas <arojas@archlinux.org>
|
||||
@ -15,9 +15,9 @@ depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
|
||||
makedepends=('extra-cmake-modules' 'fontforge')
|
||||
provides=('ttf-font')
|
||||
options=('!emptydirs')
|
||||
install=${pkgname}.install
|
||||
source=("http://download.kde.org/stable/plasma/${pkgver}/oxygen-fonts-${pkgver}.tar.xz")
|
||||
md5sums=('8d8ab61a65642a18a40de9f3945ce584')
|
||||
install=$pkgname.install
|
||||
source=("http://download.kde.org/stable/plasma/$pkgver/oxygen-fonts-$pkgver.tar.xz")
|
||||
sha256sums=('a02f6580e9a53cb16694a99adbb6dbf76f17584f3e97f469a22286299507838c')
|
||||
|
||||
prepare() {
|
||||
mkdir build
|
||||
@ -25,7 +25,8 @@ prepare() {
|
||||
|
||||
build() {
|
||||
cd build
|
||||
cmake ../oxygen-fonts-${pkgver} \
|
||||
|
||||
cmake ../oxygen-fonts-$pkgver \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DLIB_INSTALL_DIR=lib \
|
||||
@ -35,14 +36,15 @@ build() {
|
||||
|
||||
package() {
|
||||
cd build
|
||||
make DESTDIR="${pkgdir}" install
|
||||
|
||||
make DESTDIR="$pkgdir" install
|
||||
|
||||
# Fix install path
|
||||
install -d "${pkgdir}"/usr/share/fonts/TTF
|
||||
mv "${pkgdir}"/usr/share/fonts/truetype/oxygen/*.ttf \
|
||||
"${pkgdir}"/usr/share/fonts/TTF/
|
||||
install -d "$pkgdir"/usr/share/fonts/TTF
|
||||
mv "$pkgdir"/usr/share/fonts/truetype/oxygen/*.ttf \
|
||||
"$pkgdir"/usr/share/fonts/TTF/
|
||||
|
||||
install -d "${pkgdir}"/usr/share/licenses/${pkgname}
|
||||
install -m644 "${srcdir}"/oxygen-fonts-${pkgver}/COPYING-{GPL+FE.txt,OFL} \
|
||||
"${pkgdir}"/usr/share/licenses/${pkgname}
|
||||
install -d "$pkgdir"/usr/share/licenses/$pkgname
|
||||
install -m644 "$srcdir"/oxygen-fonts-$pkgver/COPYING-{GPL+FE.txt,OFL} \
|
||||
"$pkgdir"/usr/share/licenses/$pkgname
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user