Explorar o código

Fix invalid provides property for ffsend-git AUR package

timvisee %!s(int64=6) %!d(string=hai) anos
pai
achega
9bd72bf7f4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pkg/aur/git/PKGBUILD

+ 1 - 1
pkg/aur/git/PKGBUILD

@@ -6,7 +6,7 @@ pkgrel=1
 pkgdesc="Easily and securely share files from the command line. A Firefox Send client."
 url="https://gitlab.com/timvisee/ffsend"
 license=('GPL3')
-provides=('ffsend=$pkgver')
+provides=('ffsend')
 conflicts=('ffsend')
 source=("ffsend-v$pkgver.tar.gz::$url/-/archive/v$pkgver/ffsend-v$pkgver.tar.gz")
 sha256sums=('SKIP')