summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authororhun2020-09-23 02:43:41 +0300
committerorhun2020-09-23 02:43:41 +0300
commit0ee62cd559ddd0de0a005885047cf7929453e2a2 (patch)
tree924869427085a63b9635b85b1bbe38d7fa3b96f9 /PKGBUILD
parent13fe0c4597cc5c114fc432a905c1eafaf2be2ace (diff)
downloadaur-0ee62cd559ddd0de0a005885047cf7929453e2a2.tar.gz
upgpkg: stegano-git 0.4.1.r0.g5774494-1
upstream release Add provides section
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5c4ce2d91012..df64f50ce30a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,7 @@ url="https://github.com/steganogram/stegano-rs"
license=('GPL3')
makedepends=('cargo' 'git')
conflicts=("${pkgname%-git}")
+provides=("${pkgname%-git}")
source=("git+${url}")
sha512sums=('SKIP')