diff options
-rw-r--r-- | pcr/youtube-dl-current/PKGBUILD | 4 | ||||
-rw-r--r-- | ~drtan/parabola-gnome/PKGBUILD | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/pcr/youtube-dl-current/PKGBUILD b/pcr/youtube-dl-current/PKGBUILD index 9823708cd..39b5a5195 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.12.20 +pkgver=2013.12.23.4 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=('be0cf52206f9ba3f5f841deec3ce3bde' +md5sums=('8505cc9b2968cfff2aeae93e2d2350eb' 'SKIP') diff --git a/~drtan/parabola-gnome/PKGBUILD b/~drtan/parabola-gnome/PKGBUILD index e2d8bd83c..e3f3b62e1 100644 --- a/~drtan/parabola-gnome/PKGBUILD +++ b/~drtan/parabola-gnome/PKGBUILD @@ -2,7 +2,7 @@ pkgname=parabola-gnome pkgver=1.0 -pkgrel=1 +pkgrel=2 pkgdesc="A default GNOME configuration for Parabola GNU/Linux-libre" arch=('any') url="https://parabolagnulinux.org" |