summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCassandra Watergate2022-04-26 12:56:11 -0700
committerCassandra Watergate2022-04-26 12:56:11 -0700
commit365dfc8bc287c7aa90cbe5bebc2f502775c82e40 (patch)
treeca9d8621bcf6ffd073173d3ca79bcc6948e2774e /PKGBUILD
parenta80b5fa2ccbaea84696f8d24fc63e89d655f6d5a (diff)
downloadaur-365dfc8bc287c7aa90cbe5bebc2f502775c82e40.tar.gz
add provides and conflicts
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2e1171686ce6..6ad764e46285 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,8 @@ url="https://github.com/ed-asriyan/tgs-to-gif"
license=('MIT')
depends=('rlottie')
makedepends=('conan' 'cmake')
+provides=('tgs-to-gif' 'tgs-to-gif-cpp' 'tgs-to-gif-git')
+conflicts=('tgs-to-gif' 'tgs-to-gif-cpp' 'tgs-to-gif-git')
source=("git+https://github.com/ed-asriyan/tgs-to-gif"
basename.patch)
sha256sums=('SKIP'