summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authororhun2020-11-25 01:51:07 +0300
committerorhun2020-11-25 01:51:07 +0300
commit94e8d463b4c7edb54054a57ae8ad8233702f67ca (patch)
treed916121a2465f0d6b597ed7a43e6ba3350548d7b /PKGBUILD
parent6e3170965c45c14e290bbf0bcc571d3cb98189cf (diff)
downloadaur-94e8d463b4c7edb54054a57ae8ad8233702f67ca.tar.gz
upgpkg: termimage-bin 1.1.0-1
upstream release Conflict with the base package only
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d9bfdb68f90b..ec608b8ef2f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Display images in your terminal"
arch=('x86_64')
url="https://github.com/nabijaczleweli/termimage"
license=('MIT')
-conflicts=("${pkgname%-bin}" "${pkgname%-bin}-git")
+conflicts=("${pkgname%-bin}")
provides=("${pkgname%-bin}")
source_x86_64=("$url/releases/download/v$pkgver/${pkgname%-bin}-v$pkgver"
"${pkgname%-bin}-v$pkgver-LICENSE::$url/raw/v$pkgver/LICENSE"