summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoraksr2021-03-29 22:28:42 +0200
committeraksr2021-03-29 22:28:42 +0200
commit7bef8cbdb9916b4d513d5987518cbbcd81f5a23f (patch)
tree438792d82eb64d8f2d4668702f3a035606fdac4f /PKGBUILD
parent3819098110d5b03d8fbc8bd39a905374d1639b0a (diff)
downloadaur-fbvis-git.tar.gz
...
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a9c811461571..51289c7bc797 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="http://litcave.rudi.ir/"
license=('custom:BSD')
makedepends=('git')
provides=("${pkgname%-*}")
-conflicts=(${pkgname%-*})
+conflicts=("${pkgname%-*}")
source=("$pkgname::git+git://repo.or.cz/fbvis.git")
md5sums=('SKIP')