From 58a72e3d6c07ca57231ada1576ba86af346197d4 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Fri, 24 Jan 2014 03:49:02 +0000 Subject: Fri Jan 24 03:41:27 UTC 2014 --- pcr/emacs-lucid/PKGBUILD | 3 +-- pcr/hunspell-pt-br/PKGBUILD | 6 +++--- pcr/youtube-dl-current/PKGBUILD | 4 ++-- 3 files changed, 6 insertions(+), 7 deletions(-) (limited to 'pcr') diff --git a/pcr/emacs-lucid/PKGBUILD b/pcr/emacs-lucid/PKGBUILD index f88607e0a..1c87aaef4 100644 --- a/pcr/emacs-lucid/PKGBUILD +++ b/pcr/emacs-lucid/PKGBUILD @@ -1,4 +1,3 @@ -# $Id: PKGBUILD 192474 2013-08-12 20:25:41Z eric $ # Maintainer: Luke Shumaker # Maintainer (Arch): Juergen Hoetzel # Contributor: Renchi Raju @@ -6,7 +5,7 @@ _pkgname=emacs pkgname=emacs-lucid pkgver=24.3 -pkgrel=4 +pkgrel=5 pkgdesc="The extensible, customizable, self-documenting real-time display editor" arch=('i686' 'x86_64') url="http://www.gnu.org/software/emacs/emacs.html" diff --git a/pcr/hunspell-pt-br/PKGBUILD b/pcr/hunspell-pt-br/PKGBUILD index 0ae4e4e76..5c4ff0c3a 100644 --- a/pcr/hunspell-pt-br/PKGBUILD +++ b/pcr/hunspell-pt-br/PKGBUILD @@ -5,14 +5,14 @@ pkgname=hunspell-pt-br pkgver=3.2 -pkgrel=1 +pkgrel=2 pkgdesc="Portuguese (Brazil) dictionary" arch=(any) url="http://pt-br.libreoffice.org/projetos/projeto-vero-verificador-ortografico" license=('LGPLv3' 'MPL') optdepends=('hunspell: the spell checking libraries and apps') -source=(http://pt-br.libreoffice.org/assets/VeroptBRV320AOG.oxt) -md5sums=('3b2f7291d486435cf6706b55e02da5b6') +source=(http://pt-br.libreoffice.org/assets/VeroptBRV320AOC.oxt) +md5sums=('9a9ac174c401406604bfcf101de2a7ba') package() { install -D -m644 ${srcdir}/pt_BR.dic ${pkgdir}/usr/share/hunspell/pt_BR.dic diff --git a/pcr/youtube-dl-current/PKGBUILD b/pcr/youtube-dl-current/PKGBUILD index a88d99bb6..856d909e2 100644 --- a/pcr/youtube-dl-current/PKGBUILD +++ b/pcr/youtube-dl-current/PKGBUILD @@ -5,7 +5,7 @@ pkgname=youtube-dl-current _pkgname=youtube-dl provides=(youtube-dl) -pkgver=2014.01.22.3 +pkgver=2014.01.23.2 pkgrel=1 pkgdesc="A small command-line program to download videos from YouTube.com and a few more sites" arch=('any') @@ -28,5 +28,5 @@ package() { "${pkgdir}/usr/share/bash-completion/completions/youtube-dl" install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${_pkgname}/LICENSE" } -md5sums=('16f30350b5de9f13174839670565eb4f' +md5sums=('4be7593dfe2a7d1db6c08e5543b0e2e0' 'SKIP') -- cgit v1.2.3-54-g00ecf