summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBhoppi Chaw2017-05-14 12:50:56 +0800
committerBhoppi Chaw2017-05-14 12:50:56 +0800
commitedba24507a7c894086865932d768fab4d62956ef (patch)
treec0d5f392b0be170e336cd5be0e29c750236715bd /PKGBUILD
parentc52c89363fc36fe9078ca4cfcfc6c41a184f8253 (diff)
downloadaur-edba24507a7c894086865932d768fab4d62956ef.tar.gz
change url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7f48f64cad99..3bef007e6512 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=ffhevc
pkgver=3.2.5
-pkgrel=1
+pkgrel=2
pkgdesc='a small yet quite capable shell script for encoding video files to the H.265/HEVC video format using ffmpeg and libx265.'
arch=(any)
-url='https://sourceforge.net/projects/ffhevc/'
+url='https://ffhevc.teambelgium.net/'
license=(GPL2)
depends=(ffmpeg)
source=("http://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver.tar.gz")