summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOriginCode2018-02-02 22:37:08 +0800
committerOriginCode2018-02-02 22:37:08 +0800
commit2fba6a4862809e001d29dbe749d070c3c3f4ecf8 (patch)
tree1ef97842859bb8fca305ba5c0b96895b1c1d6011
parentc9e02cb1f1ecda38aad7c8e8495dfa31241b4440 (diff)
downloadaur-2fba6a4862809e001d29dbe749d070c3c3f4ecf8.tar.gz
Added the provides.
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d7c2bca8e819..e8c5f6f23d2f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -30,6 +30,7 @@ pkgbase = bilibili-live-helper
depends = libx11
depends = alsa-lib
depends = libcups
+ provides = bilibili-live-helper
conflicts = bilibili-live-helper-git
source = git+https://github.com/OriginCode/AURFiles
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 79a5272dba26..9039e4e13d40 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,7 @@ license=('MIT')
depends=('cairo' 'libxtst' 'libxi' 'gtk2' 'libxrandr' 'pango' 'fontconfig' 'libxss' 'gdk-pixbuf2' 'nss' 'freetype2' 'nspr' 'gconf' 'libxext' 'libxdamage' 'atk' 'libxrender' 'libxcomposite' 'libxcursor' 'libxfixes' 'libx11' 'alsa-lib' 'libcups')
makedepends=('tar')
conflicts=('bilibili-live-helper-git')
+provides=('bilibili-live-helper')
source=('git+https://github.com/OriginCode/AURFiles')
md5sums=('SKIP')