summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authororhun2020-11-25 01:44:43 +0300
committerorhun2020-11-25 01:44:43 +0300
commit667d83b4e806d6b4f4bf4cb086ed7186a33966ba (patch)
tree68216d47757938015ab93d692b569c3f3d967980 /PKGBUILD
parent43b4a8d7d88987e36af5b85363df38a294a3a85f (diff)
downloadaur-667d83b4e806d6b4f4bf4cb086ed7186a33966ba.tar.gz
upgpkg: notp-bin 2.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 40a7db216300..a078f97f4e8b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="One Time Password Generator"
arch=('x86_64')
url="https://github.com/kondanta/notp"
license=('MIT')
-conflicts=("${pkgname%-bin}" "${pkgname%-bin}-git")
+conflicts=("${pkgname%-bin}")
provides=("${pkgname%-bin}")
source_x86_64=("$pkgname-$pkgver::$url/releases/download/v$pkgver/${pkgname%-bin}_linux"
"$pkgname-$pkgver-LICENSE::$url/raw/v$pkgver/LICENSE"