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

Commit

Permalink
update arch linux script
Browse files Browse the repository at this point in the history
  • Loading branch information
bylee20 committed Mar 7, 2015
1 parent 4777f87 commit c70ebe2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions arch/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
# Contributor: willemw <[email protected]>

pkgname=bomi
pkgver=0.9.2
pkgrel=3
pkgver=0.9.3
pkgrel=1
pkgdesc="Powerful and easy-to-use GUI multimedia player based on mpv"
arch=('i686' 'x86_64')
url="http://$pkgname-player.github.io"
Expand All @@ -19,7 +19,7 @@ optdepends=('libaacs: AACS decryption for Blu-ray support'
'libbdplus: BD+ decryption for Blu-ray support'
'youtube-dl: streaming website support including YouTube')
source=($pkgname-$pkgver.tar.gz::https://github.com/xylosper/bomi/archive/v$pkgver.tar.gz)
md5sums=('071e5c2b2e21581eb91aa67ff9630b78')
md5sums=('ed42a018012061a125a6d565d4173dde')
#options=(debug !strip)

build() {
Expand Down

0 comments on commit c70ebe2

Please sign in to comment.