summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorrainbob2022-08-16 22:35:09 +0200
committerrainbob2022-08-16 22:35:09 +0200
commitec07bba4f0791ff76b20027df287ee273741635f (patch)
treeea3dbad9e62513602e9b25333eed34dfc858940b /PKGBUILD
parenta970dc313e6ee8f1e96094c26c062f348d97a125 (diff)
downloadaur-ec07bba4f0791ff76b20027df287ee273741635f.tar.gz
Updated PKBUILD with fix provided by @mans0n
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c6638cf1cf27..13cfe938cf57 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -24,7 +24,7 @@ optdepends=('libva-intel-driver: hardware acceleration support for Intel GPU'
'libbdplus: BD+ decryption for Blu-ray support')
provides=('bomi')
conflicts=('cmplayer' 'bomi')
-source=(git+https://github.com/demokritos/${_pkgbase}.git)
+source=(git+https://github.com/mans0n/${_pkgbase}.git)
md5sums=('SKIP')
#options=(debug !strip)
#options=(!buildflags)