mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 09:37:15 +08:00
syncthing: update to 0.11.9
This commit is contained in:
parent
65ca5f3136
commit
578d54024b
@ -1,7 +1,7 @@
|
||||
pkgbase=avidemux
|
||||
pkgname=('avidemux-cli' 'avidemux')
|
||||
pkgver=2.6.9
|
||||
pkgrel=2
|
||||
pkgver=2.6.10
|
||||
pkgrel=1
|
||||
pkgdesc='Simple video editor for cutting, filtering and encoding tasks.'
|
||||
arch=('x86_64')
|
||||
license=('GPL')
|
||||
@ -9,11 +9,11 @@ url="http://fixounet.free.fr/avidemux/"
|
||||
screenshot="http://upload.wikimedia.org/wikipedia/commons/7/77/Avidemux_Screenshot_Qt.png"
|
||||
makedepends=('cmake' 'libxslt' 'qt5-base' 'qt5-tools' 'qt5-script' 'jack' 'libvorbis' 'sdl' 'libxv' 'alsa-lib' 'lame' 'xvidcore'
|
||||
'faad2' 'faac' 'x264' 'x265' 'libsamplerate' 'opencore-amr' 'yasm' 'mesa' 'libvpx'
|
||||
'pulseaudio' 'libva' 'desktop-file-utils')
|
||||
'pulseaudio' 'libva' 'desktop-file-utils' 'libdca' 'fribidi' 'glu')
|
||||
categories=('multimedia')
|
||||
options=("!makeflags")
|
||||
source=("http://downloads.sourceforge.net/avidemux/avidemux_${pkgver}.tar.gz")
|
||||
sha256sums=('c073bdb966bc0ab0dc3bbc7b5119fb81509b9d6cd90b916183a99ec6627e5006')
|
||||
sha512sums=('f9414810925b2eeb0b6dc0094ac9a42809ab11274d2cd591eef753538d5719df893dc2352b85c8a1047b890bb03079678e6619af9bb25834a2428cfdae5005ef')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${pkgbase}_${pkgver}"
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Contributions from Arch Linux: https://www.archlinux.org/packages/community/x86_64/syncthing/
|
||||
|
||||
pkgname=syncthing
|
||||
pkgver=0.11.8
|
||||
pkgver=0.11.9
|
||||
pkgrel=1
|
||||
pkgdesc="Open Source Continuous Replication / Cluster Synchronization Thing"
|
||||
url="http://syncthing.net/"
|
||||
@ -14,7 +14,7 @@ source=("$pkgname-$pkgver::https://github.com/syncthing/syncthing/releases/downl
|
||||
"syncthing.1"
|
||||
"syncthing.desktop"
|
||||
"syncthing.png")
|
||||
sha512sums=('93942f9f22f3893099bdea4fd57ead9863713bbaf0b28ce8dd6c2239016845918589f1b33c3afc11813f47ec8f69b2ed56c20d8743c6cfd4410ef52bbc03a602'
|
||||
sha512sums=('af932cd51af8cc78ebb35bd82821bb13f5710dc3904314e728910c20ca302a010ad8606e2abdceac03c4a58a52765feb877470bff1d6b91dd47de2257c1582fa'
|
||||
'dafadb0c87b1f5b20c337cc0171f254586cc195304ad9b471392247537be06a98cac29575649109a176aa66ea8cee2809a051557352b86a117151e868d8392b3'
|
||||
'121613768221627bb1d2e1ea8621f5ac5d2bc82a990c9f81bdc834d1348f122dbd5396b4ef3c6a7845ea492187d377dbed096683b942c64ef6c6218c28188868'
|
||||
'3f93800b022a0e1d1d2b462cf1dfbc1f38a4e91ebba2b8b9a95b764617bf3303fdac91c2ceb1df3b5431523a556f3e482cf491e57e76983766aab381f96e3368')
|
||||
|
Loading…
Reference in New Issue
Block a user