Skip to content
This repository has been archived by the owner on Jan 21, 2021. It is now read-only.

Commit

Permalink
udpate build script
Browse files Browse the repository at this point in the history
  • Loading branch information
bylee20 committed Mar 7, 2014
1 parent fd238af commit 8b8822c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ depends=('qt5-base' 'qt5-declarative' 'qt5-x11extras' 'qt5-quickcontrols' 'icu'
'mpg123' 'libva' 'libgl' 'fribidi' 'libass' 'ffmpeg')
makedepends=('mesa' 'gcc' 'pkg-config' 'python')
source=(https://github.com/xylosper/cmplayer/releases/download/v$pkgver/cmplayer-$pkgver-source.tar.gz)
md5sums=('cf641faf7c65ffb1d220c976e0065749')
md5sums=('062b058ac24d1546089c6a2ac01d8bc2')
options=(debug !strip)

build() {
Expand Down

0 comments on commit 8b8822c

Please sign in to comment.