summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoey Dumont2015-06-15 21:14:00 -0400
committerJoey Dumont2015-06-15 21:14:00 -0400
commitb5b1f7f6ce9eb25e4619411f7adbd9ef04fa1443 (patch)
tree59e6402657d7021db20b300ece677961e4a47f20 /PKGBUILD
parent17910c913d5d3d5265410d6efb0a527189d647ff (diff)
downloadaur-b5b1f7f6ce9eb25e4619411f7adbd9ef04fa1443.tar.gz
Changed URL to GitHub.
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c12e7e6437aa..5b4439d84bbc 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,10 +5,10 @@
pkgname=castawesome
pkgver=0.15.1
-pkgrel=3
+pkgrel=4
arch=('any')
pkgdesc='A GUI frontend for ffmpeg livestreaming'
-url='http://sourceforge.net/projects/castawesome/'
+url='https://github.com/TheSamsai/Castawesome'
license=('GPL3')
depends=('ffmpeg' 'gtk3' 'python2' 'python2-gobject')
source=(https://github.com/TheSamsai/Castawesome/releases/download/$pkgver/$pkgname-$pkgver.tar.gz)