summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSefa Eyeoglu2020-03-10 08:20:27 +0100
committerSefa Eyeoglu2020-03-10 08:20:27 +0100
commit1dbb9a2f2c081642e779b75813968d3494ab7b4f (patch)
tree8a937124540f70d16eb232fb2e1cde20f7451aeb /PKGBUILD
parentf38906fccd31430910b0bac2c55d5772934753ac (diff)
downloadaur-1dbb9a2f2c081642e779b75813968d3494ab7b4f.tar.gz
upgpkg: proji 0.19.2-1
upstream release Add conflicting packages
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 15c49047f427..8c07b3bf27d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,6 +11,8 @@ url="https://github.com/nikoksr/proji"
license=("custom:MIT")
depends=("glibc")
makedepends=("go-pie" "golang-golang-x-sys" "golang-golang-x-text" "golang-github-stretchr-testify" "git")
+provides=($_pkgname)
+conflicts=($_pkgname)
install="${pkgname}.install"
source=("${_pkgname}::git+https://github.com/nikoksr/proji.git#tag=v${pkgver}")
sha512sums=('SKIP')