Update loads of packages

This commit is contained in:
Travis Burtrum 2017-01-20 10:44:07 -05:00
parent 133a87ff2d
commit d48de2c46d
36 changed files with 106 additions and 97 deletions

7
rebuild_changed.sh Executable file
View File

@ -0,0 +1,7 @@
#!/bin/bash
script="./arch-ppa"
[ "$1" == '-d' ] && script="echo $script" && shift
$script rebuild aur $(comm -23 <(git status | grep -o 'src/[^/]*/PKGBUILD' | sed -e 's@^src/@@' -e 's@/PKGBUILD$@@' | sort | uniq) <(echo "$@" | tr ' ' '\n' | sort | uniq) | tr '\n' ' ')

View File

@ -1,5 +1,3 @@
# Generated by mksrcinfo v8
# Sun Jan 31 22:39:31 UTC 2016
pkgbase = deltarpm
pkgdesc = Create deltas between rpms
pkgver = 3.6.1
@ -14,7 +12,7 @@ pkgbase = deltarpm
depends = zlib
optdepends = python2: for python2 module
optdepends = python: for python3 module
source = deltarpm-3.6.1.tar.gz::https://github.com/rpm-software-management/deltarpm/archive/3.6.1.tar.gz
source = https://github.com/rpm-software-management/deltarpm/archive/3.6.1/deltarpm-3.6.1.tar.gz
md5sums = c48086229bdfcf5af890f104231180c6
pkgname = deltarpm

View File

@ -12,7 +12,7 @@ depends=('rpm-org' 'zlib')
makedepends=('python2' 'python')
optdepends=('python2: for python2 module'
'python: for python3 module')
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
source=("$url/archive/$pkgver/$pkgname-$pkgver.tar.gz")
md5sums=('c48086229bdfcf5af890f104231180c6')
build() {

View File

@ -2,16 +2,16 @@
# Contributor: Danny Su <contact@dannysu.com>
pkgname=duplicati-latest
pkgver=2.0.1.42
pkgver=2.0.1.43
pkgrel=1
pkgdesc='A free backup client that securely stores encrypted, incremental, compressed backups on cloud storage services and remote file servers'
url='http://duplicati.com'
license=('LGPL')
install='duplicati.install'
source=("https://github.com/duplicati/duplicati/releases/download/v2.0.1.42-2.0.1.42_canary_2017-01-16/duplicati-2.0.1.42_canary_2017-01-16.zip" 'duplicati.service')
sha1sums=('fde4ecfff9cc0b2c1e97e4ccb593717ca9e353dc'
source=("https://github.com/duplicati/duplicati/releases/download/v2.0.1.43-2.0.1.43_canary_2017-01-19/duplicati-2.0.1.43_canary_2017-01-19.zip" 'duplicati.service')
sha1sums=('f34b8ffd1b1a1e7308d435af9f4a380e1c40370c'
'8298fe7fbe3ba71a9773220ab236eb6350e89f87')
sha256sums=('4e8a02b8e53aad0b439f3db0fba35cada003028219edfc828069012bfc985f02'
sha256sums=('82ffc08b24419b8f188a141703defef09347cb02a1541d9d443b58a64dbb0e7f'
'3237249cb9de137c3284a5cd92a451f3a49ec2183c6254be4b5ef7969e04e4a1')
arch=('i686' 'x86_64')
depends=('gtk-sharp-2' 'mono')

View File

@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
# Wed Oct 5 08:57:13 UTC 2016
# Thu Jan 5 10:15:07 UTC 2017
pkgbase = emulationstation-autoscraper
pkgdesc = An auto-scraper for EmulationStation written in Go using hashes
pkgver = 196.81feb49
pkgver = 215.92a2e7e
pkgrel = 1
url = https://github.com/sselph/scraper
arch = i686

View File

@ -1,7 +1,7 @@
# Maintainer: Oliver Jaksch <arch-aur@com-in.de>
pkgname=emulationstation-autoscraper
pkgver=196.81feb49
pkgver=215.92a2e7e
pkgrel=1
pkgdesc="An auto-scraper for EmulationStation written in Go using hashes"
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h')

View File

@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
# Thu Oct 13 12:14:59 UTC 2016
# Fri Jan 20 11:35:20 UTC 2017
pkgbase = evdi
pkgdesc = A Linux® kernel module that enables management of multiple screens.
pkgver = 1.2.64
pkgver = 1.3.43
pkgrel = 1
url = https://github.com/DisplayLink/evdi
install = evdi.install
@ -11,8 +11,8 @@ pkgbase = evdi
arch = x86_64
license = GPL
depends = dkms
source = evdi-1.2.64.tar.gz::https://github.com/DisplayLink/evdi/archive/v1.2.64.tar.gz
md5sums = 5616e0c8f57e4d10de5e7f2a85d919d6
source = evdi-1.3.43.tar.gz::https://github.com/DisplayLink/evdi/archive/v1.3.43.tar.gz
md5sums = 08b08e873f5b4f70929a126427150152
pkgname = evdi

View File

@ -1,7 +1,7 @@
# Maintainer: PlusMinus
pkgname=evdi
pkgver=1.2.64
pkgver=1.3.43
pkgrel=1
pkgdesc="A Linux® kernel module that enables management of multiple screens."
arch=('i686' 'x86_64')
@ -20,7 +20,7 @@ install=$pkgname.install
changelog=$pkgname.Changelog
source=($pkgname-$pkgver.tar.gz::https://github.com/DisplayLink/evdi/archive/v$pkgver.tar.gz)
noextract=()
md5sums=('5616e0c8f57e4d10de5e7f2a85d919d6')
md5sums=('08b08e873f5b4f70929a126427150152')
build() {
# We only need to build the library in this step, dmks will build the module

View File

@ -1,3 +1,9 @@
v1.3.43
Adding support for indicating an area limit a client that connects to EVDI has.
v1.3.42
Adding support for indicating an area limit a client that connects to EVDI has.
v1.2.64
Highlights: fixes for kernel 4.8.

View File

@ -1,7 +1,7 @@
pkgbase = gajim-plugin-omemo
pkgdesc = Gajim plugin for OMEMO Multi-End Message and Object Encryption.
pkgver = 1.0.0
pkgrel = 3
pkgver = 1.0.1
pkgrel = 2
url = https://dev.gajim.org/gajim/gajim-plugins/wikis/OmemoGajimPlugin
arch = any
license = GPL
@ -13,8 +13,8 @@ pkgbase = gajim-plugin-omemo
depends = python2-future
provides = gajim-plugin-omemo
conflicts = gajim-plugin-omemo-git
source = https://ftp.gajim.org/plugins_0.16_zip/omemo.zip
sha512sums = b8d96c4617ff61ca2ad2f12f8274d625f75977a33dfb00d8b1be8c3c28ef17be726ea73126e85716af2d9089dcf413fa05328815ea0623c673d80807e4dbbf5b
source = omemo-1.0.1.zip::https://ftp.gajim.org/plugins_0.16_zip/omemo.zip
sha512sums = SKIP
pkgname = gajim-plugin-omemo

View File

@ -2,8 +2,8 @@
pkgname=gajim-plugin-omemo
_pkgname=omemo
pkgver=1.0.0
pkgrel=3
pkgver=1.0.1
pkgrel=2
pkgdesc="Gajim plugin for OMEMO Multi-End Message and Object Encryption."
arch=(any)
url="https://dev.gajim.org/gajim/gajim-plugins/wikis/OmemoGajimPlugin"
@ -11,8 +11,8 @@ license=('GPL')
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=('b8d96c4617ff61ca2ad2f12f8274d625f75977a33dfb00d8b1be8c3c28ef17be726ea73126e85716af2d9089dcf413fa05328815ea0623c673d80807e4dbbf5b')
source=("${_pkgname}-${pkgver}.zip::https://ftp.gajim.org/plugins_0.16_zip/${_pkgname}.zip")
sha512sums=('803239df407ea1083f71159f1e8e14a1638a717cf31105328a28613a13568abc7157f5d34d6c3c8c51e236055c8bf6e012db361c37f5c4d92c017262fae29d8d')
package() {
cd ${srcdir}/${_pkgname}

View File

@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
# Wed Dec 28 08:58:50 UTC 2016
# Wed Jan 18 06:52:16 UTC 2017
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.2
pkgver = 2016.3.3
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.2-no-jdk.tar.gz
source = https://download.jetbrains.com/idea/ideaIU-2016.3.3-no-jdk.tar.gz
source = intellijidea.sh
source = jetbrains-idea.desktop
sha256sums = ac861f5ed72f7ec4164c8845b985e9076cde7951bf7aab3ce2e5dae4d651d719
sha256sums = 557d675d002f85bb55dea880bfdaa2d3794543b6ae2f4a6aecac7a988cb07645
sha256sums = ed7883b33b6fa9f2e303e5549bd238ceb552ec11ca116730271a58aca685229a
sha256sums = 83af2ba8f9f14275a6684e79d6d4bd9b48cd852c047dacfc81324588fa2ff92b

View File

@ -1,8 +1,8 @@
# Maintainer: Urs Wolfer <uwolfer @ fwo.ch>
pkgname=intellij-idea-ultimate-edition
pkgver=2016.3.2
_buildver=163.10154.41
pkgver=2016.3.3
_buildver=163.11103.6
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=('ac861f5ed72f7ec4164c8845b985e9076cde7951bf7aab3ce2e5dae4d651d719'
sha256sums=('557d675d002f85bb55dea880bfdaa2d3794543b6ae2f4a6aecac7a988cb07645'
'ed7883b33b6fa9f2e303e5549bd238ceb552ec11ca116730271a58aca685229a'
'83af2ba8f9f14275a6684e79d6d4bd9b48cd852c047dacfc81324588fa2ff92b'
)

View File

@ -1,15 +1,15 @@
pkgbase = iucode-tool
pkgdesc = Tool to manipulate Intel® IA-32/X86-64 microcode bundles
pkgver = 2.1
pkgver = 2.1.1
pkgrel = 1
url = https://gitlab.com/iucode-tool/iucode-tool/wikis/home
arch = x86_64
arch = i686
license = GPL
source = https://gitlab.com/iucode-tool/releases/raw/master/iucode-tool_2.1.tar.xz
source = https://gitlab.com/iucode-tool/releases/raw/master/iucode-tool_2.1.tar.xz.asc
source = https://gitlab.com/iucode-tool/releases/raw/master/iucode-tool_2.1.1.tar.xz
source = https://gitlab.com/iucode-tool/releases/raw/master/iucode-tool_2.1.1.tar.xz.asc
validpgpkeys = C467A717507BBAFED3C160920BD9E81139CB4807
sha256sums = 610ae7695f74b0dbe2dba20435321534f267596827fec6d823999b14b46f7934
sha256sums = 8f94ec73f5d4d1a6801aaa894fa1c6544d9b27aec16e1a00e18e8241c7e0f6ba
sha256sums = SKIP
pkgname = iucode-tool

View File

@ -1,6 +1,6 @@
# Maintainer: Andreas Bosch <admin@progandy.de>
pkgname=iucode-tool
pkgver=2.1
pkgver=2.1.1
pkgrel=1
pkgdesc="Tool to manipulate Intel® IA-32/X86-64 microcode bundles"
arch=(x86_64 i686)
@ -10,7 +10,7 @@ makedepends=()
source=("https://gitlab.com/iucode-tool/releases/raw/master/${pkgname}_${pkgver}.tar.xz"
"https://gitlab.com/iucode-tool/releases/raw/master/${pkgname}_${pkgver}.tar.xz.asc")
noextract=()
sha256sums=('610ae7695f74b0dbe2dba20435321534f267596827fec6d823999b14b46f7934'
sha256sums=('8f94ec73f5d4d1a6801aaa894fa1c6544d9b27aec16e1a00e18e8241c7e0f6ba'
'SKIP')
validpgpkeys=('C467A717507BBAFED3C160920BD9E81139CB4807') # Henrique de Moraes Holschuh <hmh@hmh.eng.br>

View File

@ -1,6 +1,6 @@
pkgbase = jdk
pkgdesc = Oracle Java Development Kit
pkgver = 8u112
pkgver = 8u121
pkgrel = 1
url = http://www.oracle.com/technetwork/java/javase/downloads/index.html
install = jdk.install
@ -57,10 +57,10 @@ pkgbase = jdk
md5sums = 8f0ebcead2aecad67fbd12ef8ced1503
md5sums = a4a21b064ff9f3c3f3fdb95edf5ac6f3
md5sums = 98245ddb13914a74f0cc5a028fffddca
source_i686 = http://download.oracle.com/otn-pub/java/jdk/8u112-b15/jdk-8u112-linux-i586.tar.gz
md5sums_i686 = 66ccf8e7c28969d56863034d030134bf
source_x86_64 = http://download.oracle.com/otn-pub/java/jdk/8u112-b15/jdk-8u112-linux-x64.tar.gz
md5sums_x86_64 = de9b7a90f0f5a13cfcaa3b01451d0337
source_i686 = http://download.oracle.com/otn-pub/java/jdk/8u121-b13/e9e7ea248e2c4826b92b3f075a80e441/jdk-8u121-linux-i586.tar.gz
md5sums_i686 = 9e0e84f36427ce258abfca35fbeb0c55
source_x86_64 = http://download.oracle.com/otn-pub/java/jdk/8u121-b13/e9e7ea248e2c4826b92b3f075a80e441/jdk-8u121-linux-x64.tar.gz
md5sums_x86_64 = 91972fb4e753f1b6674c2b952d974320
pkgname = jdk

View File

@ -3,8 +3,8 @@
pkgname=jdk
_major=8
_minor=112
_build=b15
_minor=121
_build=b13
pkgver=${_major}u${_minor}
pkgrel=1
pkgdesc="Oracle Java Development Kit"
@ -49,15 +49,15 @@ source=("http://download.oracle.com/otn-pub/java/jce/$_major/jce_policy-$_major.
"jmc-$_jname.desktop"
"jvisualvm-$_jname.desktop"
"policytool-$_jname.desktop")
source_i686=("http://download.oracle.com/otn-pub/java/jdk/$pkgver-$_build/$pkgname-$pkgver-linux-i586.tar.gz")
source_x86_64=("http://download.oracle.com/otn-pub/java/jdk/$pkgver-$_build/$pkgname-$pkgver-linux-x64.tar.gz")
source_i686=("http://download.oracle.com/otn-pub/java/jdk/$pkgver-$_build/e9e7ea248e2c4826b92b3f075a80e441/$pkgname-$pkgver-linux-i586.tar.gz")
source_x86_64=("http://download.oracle.com/otn-pub/java/jdk/$pkgver-$_build/e9e7ea248e2c4826b92b3f075a80e441/$pkgname-$pkgver-linux-x64.tar.gz")
md5sums=('b3c7031bc65c28c2340302065e7d00d3'
'b4f0da18e03f7a9623cb073b65dde6c1'
'8f0ebcead2aecad67fbd12ef8ced1503'
'a4a21b064ff9f3c3f3fdb95edf5ac6f3'
'98245ddb13914a74f0cc5a028fffddca')
md5sums_i686=('66ccf8e7c28969d56863034d030134bf')
md5sums_x86_64=('de9b7a90f0f5a13cfcaa3b01451d0337')
md5sums_i686=('9e0e84f36427ce258abfca35fbeb0c55')
md5sums_x86_64=('91972fb4e753f1b6674c2b952d974320')
## Alternative mirror, if your local one is throttled:
#source_x86_64=("http://ftp.wsisiz.edu.pl/pub/pc/pozyteczne%20oprogramowanie/java/$pkgname-$pkgver-linux-x64.gz")

View File

@ -1,4 +1,4 @@
# Maintainer: Sebastian Lau <archlinux@slau.info>
# Maintainer: Sebastian Lau <lauseb644 _at_ gmail _dot_ com>
# Contributor: TBA
pkgname=kodi-standalone-socket-activation

View File

@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
# Sat Nov 19 17:27:33 UTC 2016
# Fri Jan 13 21:17:22 UTC 2017
pkgbase = lgogdownloader
pkgdesc = An open source downloader for GOG.com games, uses the GOG.com API
pkgver = 3.0
pkgrel = 2
pkgver = 3.1
pkgrel = 1
url = https://sites.google.com/site/gogdownloader/
arch = i686
arch = x86_64
@ -17,8 +17,8 @@ pkgbase = lgogdownloader
depends = tinyxml2
depends = htmlcxx
depends = curl
source = http://sites.google.com/site/gogdownloader/lgogdownloader-3.0.tar.gz
sha256sums = 4aeb7535a3e68da19ebdf6e5fa8e6553bb8087099bde660b2c883b9d28693835
source = http://sites.google.com/site/gogdownloader/lgogdownloader-3.1.tar.gz
sha256sums = 010d98e23108f605a553efd42ae68abd9ec78db1b2cd18cab89f8fb7e20484c9
pkgname = lgogdownloader

View File

@ -1,8 +1,8 @@
# Maintainer: Joe Davison <joe@warhaggis.com>
pkgname=lgogdownloader
pkgver=3.0
pkgrel=2
pkgver=3.1
pkgrel=1
pkgdesc="An open source downloader for GOG.com games, uses the GOG.com API"
url="https://sites.google.com/site/gogdownloader/"
arch=(i686 x86_64)
@ -10,7 +10,7 @@ license=(WTFPL)
depends=('boost' 'jsoncpp' 'liboauth' 'rhash' 'tinyxml2' 'htmlcxx' 'curl')
makedepends=('help2man' 'cmake')
source=("http://sites.google.com/site/gogdownloader/$pkgname-$pkgver.tar.gz")
sha256sums=('4aeb7535a3e68da19ebdf6e5fa8e6553bb8087099bde660b2c883b9d28693835')
sha256sums=('010d98e23108f605a553efd42ae68abd9ec78db1b2cd18cab89f8fb7e20484c9')
prepare() {
cd $srcdir/$pkgname-$pkgver

View File

@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
# Fri Sep 16 02:37:28 UTC 2016
# Wed Jan 18 15:47:43 UTC 2017
pkgbase = libretro-handy-git
pkgdesc = libretro implementation of Handy. (Atari Lynx)
pkgver = 86.6c67bdc
pkgver = 93.b5de071
pkgrel = 1
url = https://github.com/libretro/libretro-handy
arch = i686

View File

@ -1,7 +1,7 @@
# Maintainer: Oliver Jaksch <arch-aur@com-in.de>
pkgname=libretro-handy-git
pkgver=91.6bdbde2
pkgver=93.b5de071
pkgrel=1
pkgdesc="libretro implementation of Handy. (Atari Lynx)"
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h')
@ -30,5 +30,5 @@ build() {
package() {
install -Dm644 "${_gitname}/${_libname}.so" "${pkgdir}/usr/lib/libretro/${_libname}.so"
install -Dm644 "${_libname}.info" "${pkgdir}/usr/lib/libretro/${_libname}.info"
install -Dm644 "${_libname}.info" "${pkgdir}/usr/share/libretro/info/${_libname}.info"
}

View File

@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
# Fri Sep 16 02:49:52 UTC 2016
# Wed Jan 18 15:42:00 UTC 2017
pkgbase = libretro-virtualjaguar-git
pkgdesc = libretro implementation of Virtual Jaguar. (Atari Jaguar)
pkgver = 151.8be4390
pkgver = 157.ffb1d63
pkgrel = 1
url = https://github.com/libretro/virtualjaguar-libretro
arch = i686

View File

@ -1,7 +1,7 @@
# Maintainer: Oliver Jaksch <arch-aur@com-in.de>
pkgname=libretro-virtualjaguar-git
pkgver=153.4e6cbaf
pkgver=158.0414745
pkgrel=1
pkgdesc="libretro implementation of Virtual Jaguar. (Atari Jaguar)"
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h')
@ -29,5 +29,5 @@ build() {
package() {
install -Dm644 "${_gitname}/${_libname}.so" "${pkgdir}/usr/lib/libretro/${_libname}.so"
install -Dm644 "${_libname}.info" "${pkgdir}/usr/lib/libretro/${_libname}.info"
install -Dm644 "${_libname}.info" "${pkgdir}/usr/share/libretro/info/${_libname}.info"
}

View File

@ -1,7 +1,7 @@
pkgbase = ocserv
pkgdesc = OpenConnect VPN Server
pkgver = 0.11.6
pkgrel = 1
pkgrel = 2
url = https://gitlab.com/ocserv/ocserv
arch = i686
arch = x86_64
@ -23,8 +23,8 @@ pkgbase = ocserv
depends = oath-toolkit
backup = etc/ocserv.config
backup = etc/ocserv-passwd
source = ocserv-0.11.6.tar.gz::https://gitlab.com/ocserv/ocserv/repository/archive.tar.gz?ref=ocserv_0_11_4
sha256sums = 9481858501a72dcb07f64a863d9ef97e31a1c29cfffa25547ee6d87759c9f05d
source = ocserv-0.11.6.tar.gz::https://gitlab.com/ocserv/ocserv/repository/archive.tar.gz?ref=ocserv_0_11_6
sha256sums = 975f5f5f785c5a21c8c10cdf11c71c8446f6c2cef88440cbd539a649867d0801
pkgname = ocserv

View File

@ -1,7 +1,7 @@
# Maintainer: Brian Bidulock <bidulock@openss7.org>
pkgname=ocserv
pkgver=0.11.6
pkgrel=1
pkgrel=2
pkgdesc="OpenConnect VPN Server"
arch=('i686' 'x86_64')
url="https://gitlab.com/ocserv/ocserv"
@ -9,7 +9,7 @@ license=('GPL2')
depends=('autogen' 'libpcl' 'gnutls' 'http-parser' 'libnl' 'libsystemd' 'pam' 'protobuf-c' 'talloc' 'libseccomp' 'freeradius-client' 'libev' 'oath-toolkit')
makedepends=('freeradius' 'gperf')
backup=('etc/ocserv.config' 'etc/ocserv-passwd')
source=("$pkgname-$pkgver.tar.gz::https://gitlab.com/ocserv/ocserv/repository/archive.tar.gz?ref=ocserv_0_11_6")
source=("$pkgname-$pkgver.tar.gz::https://gitlab.com/ocserv/ocserv/repository/archive.tar.gz?ref=ocserv_${pkgver//./_}")
sha256sums=('975f5f5f785c5a21c8c10cdf11c71c8446f6c2cef88440cbd539a649867d0801')
prepare() {

View File

@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
# Mon Jan 2 23:58:25 UTC 2017
# Fri Jan 13 23:58:24 UTC 2017
pkgbase = prosody-hg-stable
pkgdesc = Lightweight and extensible Jabber/XMPP server written in Lua (stable build from 0.10-branch)
pkgver = 0.10.r7098+.802dc0691177+
pkgver = 0.10.r7111+.0dea440bdd46+
pkgrel = 1
url = https://prosody.im/
install = prosody.install

View File

@ -8,7 +8,7 @@
pkgname=prosody-hg-stable
pkgrel=1
pkgver=0.10.r7098+.802dc0691177+
pkgver=0.10.r7111+.0dea440bdd46+
pkgver() {
cd "$srcdir/prosody-hg"
printf "0.10.r%s.%s" "$(hg identify -n)" "$(hg identify -i)"

View File

@ -1,7 +1,7 @@
pkgbase = python-postfix-policyd-spf
pkgdesc = Python Postfix Sender Policy Framework (SPF) filter
pkgver = 1.3.2
pkgrel = 1
pkgrel = 2
url = https://launchpad.net/pypolicyd-spf/
arch = any
license = GPL

View File

@ -5,7 +5,7 @@ pkgname=python-postfix-policyd-spf
_pkgname=pypolicyd-spf
pkgver=1.3.2
_pkgver=1.3
pkgrel=1
pkgrel=2
pkgdesc="Python Postfix Sender Policy Framework (SPF) filter"
arch=('any')
url="https://launchpad.net/pypolicyd-spf/"

View File

@ -1,6 +1,8 @@
# Generated by mksrcinfo v8
# Fri Jan 13 20:08:51 UTC 2017
pkgbase = sabnzbd
pkgdesc = A web-interface based binary newsgrabber with NZB file support
pkgver = 1.1.1
pkgver = 1.2.0
pkgrel = 1
url = http://www.sabnzbd.org
install = sabnzbd.install
@ -20,7 +22,7 @@ pkgbase = sabnzbd
optdepends = par2cmdline-tbb: par2 multi-threading
backup = etc/conf.d/sabnzbd
backup = opt/sabnzbd/sabnzbd.ini
source = https://github.com/sabnzbd/sabnzbd/releases/download/1.1.1/SABnzbd-1.1.1-src.tar.gz
source = https://github.com/sabnzbd/sabnzbd/releases/download/1.2.0/SABnzbd-1.2.0-src.tar.gz
source = sabnzbd
source = sabnzbd.desktop
source = addnzb.sh
@ -29,7 +31,7 @@ pkgbase = sabnzbd
source = x-nzb.xml
source = sabnzbd.service
source = sabnzbd.confd
md5sums = 917a105fbb594bf756551fcc37121d06
md5sums = 8524968cd83db6f9b9f3a81878a09a58
md5sums = 48d60a1c626503c7fef1bc5374390513
md5sums = 36e5f0f60f28f67102682f80e33c6d4b
md5sums = 69b9bcbcf67ff3e7a4cdd9f26e001341

View File

@ -1,6 +1,6 @@
pkgname=sabnzbd
_pkgname=SABnzbd
pkgver=1.1.1
pkgver=1.2.0
pkgrel=1
pkgdesc="A web-interface based binary newsgrabber with NZB file support"
url="http://www.sabnzbd.org"
@ -14,7 +14,7 @@ install="${pkgname}.install"
backup=("etc/conf.d/sabnzbd" "opt/${pkgname}/${pkgname}.ini")
source=("https://github.com/${pkgname}/${pkgname}/releases/download/${pkgver}/${_pkgname}-${pkgver}-src.tar.gz"
"${pkgname}" "${pkgname}.desktop" "addnzb.sh" "nzb.png" "sabnzbd.png" "x-nzb.xml" "${pkgname}.service" "${pkgname}.confd")
md5sums=('917a105fbb594bf756551fcc37121d06'
md5sums=('8524968cd83db6f9b9f3a81878a09a58'
'48d60a1c626503c7fef1bc5374390513'
'36e5f0f60f28f67102682f80e33c6d4b'
'69b9bcbcf67ff3e7a4cdd9f26e001341'

View File

@ -1,9 +1,7 @@
# Generated by mksrcinfo v8
# Fri Oct 21 13:17:59 UTC 2016
pkgbase = searx
pkgdesc = A privacy-respecting, hackable metasearch engine
pkgver = 0.10.0
pkgrel = 3
pkgver = 0.11.0
pkgrel = 1
url = https://asciimoo.github.io/searx/
install = searx.install
arch = any
@ -17,15 +15,15 @@ pkgbase = searx
depends = python2-dateutil
depends = python2-pygments
depends = python2-certifi
depends = python2-pyasn1-modules
depends = python2-pyasn1
depends = python2-ndg-httpsclient
depends = python2-pysocks
conflicts = searx-git
backup = etc/searx/settings.yml
source = https://github.com/asciimoo/searx/archive/v0.10.0.zip
source = https://github.com/asciimoo/searx/archive/v0.11.0.zip
source = searx.install
source = searx.service
sha512sums = 2290dde2e26b8b219e8613c2c79b17a6d0ecd9170cf02b7c6cfe6bc1c0a67ca09b60c18d194e7086701218483ae0941e8e2001fd99eedc36b17a6fead7b4f4a3
sha512sums = f1f28d6135ef2a8e254a700ae9ef3366fccc83f1c2c2574f4d276347304bae6aa397f5d3a4bad4f66b19b13470c6cc724eee2c68bc004a4876a7804a7c79b97a
sha512sums = daf98a69d87dc78ea645a02146d67b0a2903b3b219edadf2e3c987c20d0751ac147b72fe185c74bfe3e0b154ed8ee4b9b503e7ca922548fad52157aada05803c
sha512sums = 354ec9c88018108ce0a652647faefaa23afb7afe53b42259a43adf9395b854d02c2b6d350b8d17cf105a9283f62aee0788f7dc96c2676f67c77941d3ef6edc0c

View File

@ -3,8 +3,8 @@
# Jean Lucas <jean at 4ray dot co> and Reventlov <contact+aur at volcanis dot me>
pkgname=searx
pkgver=0.10.0
pkgrel=3
pkgver=0.11.0
pkgrel=1
pkgdesc="A privacy-respecting, hackable metasearch engine"
arch=('any')
url="https://asciimoo.github.io/searx/"
@ -18,16 +18,16 @@ depends=('python2-flask'
'python2-dateutil'
'python2-pygments'
'python2-certifi'
'python2-pyasn1-modules'
'python2-pyasn1'
'python2-ndg-httpsclient'
'python2-pysocks')
conflicts=('searx-git')
backup=('etc/searx/settings.yml')
install=searx.install
source=('https://github.com/asciimoo/searx/archive/v0.10.0.zip'
source=("https://github.com/asciimoo/searx/archive/v$pkgver.zip"
'searx.install'
'searx.service')
sha512sums=('2290dde2e26b8b219e8613c2c79b17a6d0ecd9170cf02b7c6cfe6bc1c0a67ca09b60c18d194e7086701218483ae0941e8e2001fd99eedc36b17a6fead7b4f4a3'
sha512sums=('f1f28d6135ef2a8e254a700ae9ef3366fccc83f1c2c2574f4d276347304bae6aa397f5d3a4bad4f66b19b13470c6cc724eee2c68bc004a4876a7804a7c79b97a'
'daf98a69d87dc78ea645a02146d67b0a2903b3b219edadf2e3c987c20d0751ac147b72fe185c74bfe3e0b154ed8ee4b9b503e7ca922548fad52157aada05803c'
'354ec9c88018108ce0a652647faefaa23afb7afe53b42259a43adf9395b854d02c2b6d350b8d17cf105a9283f62aee0788f7dc96c2676f67c77941d3ef6edc0c')

View File

@ -1,10 +1,9 @@
pkgbase = ttf-oxygen
pkgdesc = A desktop/gui font family for integrated use with the KDE desktop
pkgver = 5.4.3
pkgrel = 2
pkgrel = 3
epoch = 1
url = https://projects.kde.org/projects/kde/workspace/oxygen-fonts
install = ttf-oxygen.install
arch = i686
arch = x86_64
license = custom:OFL

View File

@ -6,7 +6,7 @@
pkgname=ttf-oxygen
epoch=1
pkgver=5.4.3
pkgrel=2
pkgrel=3
pkgdesc='A desktop/gui font family for integrated use with the KDE desktop'
url='https://projects.kde.org/projects/kde/workspace/oxygen-fonts'
arch=('i686' 'x86_64') # CMake files are arch-dependent
@ -15,7 +15,6 @@ 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")
sha256sums=('a02f6580e9a53cb16694a99adbb6dbf76f17584f3e97f469a22286299507838c')