summaryrefslogtreecommitdiff
path: root/pcr
diff options
context:
space:
mode:
authorMárcio Alexandre Silva Delgado <coadde@lavabit.com>2013-07-19 04:02:34 -0300
committerMárcio Alexandre Silva Delgado <coadde@lavabit.com>2013-07-19 04:02:34 -0300
commit0b8a3f0dc711594a45ee1f8e6d0508ef78114f10 (patch)
tree4fe210d965236e5b5c2aab563db88a82da7a7f06 /pcr
parent0cc6ba58b95830834941124eed5a0b5637231f2d (diff)
parentd1a5ec3954bccde1005dcf15e3a201077bf73701 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to 'pcr')
-rw-r--r--pcr/otf-stix/PKGBUILD2
-rw-r--r--pcr/youtube-dl-current/PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/pcr/otf-stix/PKGBUILD b/pcr/otf-stix/PKGBUILD
index 60fc88680..6a9b2d62c 100644
--- a/pcr/otf-stix/PKGBUILD
+++ b/pcr/otf-stix/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=otf-stix
pkgver=1.1.0
#_pkgver=${pkgver//_/-}
-pkgrel=1
+pkgrel=2
epoch=2
pkgdesc='A comprehensive set of fonts that serve the scientific and
engineering community.'
diff --git a/pcr/youtube-dl-current/PKGBUILD b/pcr/youtube-dl-current/PKGBUILD
index 1fb918903..71517f39b 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=2013.07.17.1
+pkgver=2013.07.18
pkgrel=1
pkgdesc="A small command-line program to download videos from YouTube.com and a few more sites"
arch=('any')
@@ -14,7 +14,7 @@ license=('custom')
depends=('python')
makedepends=('python-distribute')
source=(http://youtube-dl.org/downloads/${pkgver}/${_pkgname}-${pkgver}.tar.gz{,.sig})
-md5sums=('689d7d2507a0a452e53c2c40957220dc'
+md5sums=('a644d8419f5387a91387d1e9db97d00f'
'SKIP')
prepare() {