Fixing conflicting src tarball

This commit is contained in:
Kim Scarborough
2021-07-06 19:05:19 -05:00
parent 8b0531f2ff
commit 1a08d90fb1
2 changed files with 4 additions and 4 deletions

View File

@@ -2,12 +2,12 @@
pkgname=vmware-keymaps
pkgver=1.0
pkgrel=2
pkgrel=3
pkgdesc="Keymaps required by some VMware packages"
arch=('any')
url="https://www.vmware.com/"
license=('custom:none')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/chowbok/${pkgname}/archive/refs/tags/v${pkgver}.tar.gz")
source=("${pkgname}-${pkgver}-${pkgrel}.tar.gz::https://github.com/chowbok/${pkgname}/archive/refs/tags/v${pkgver}.tar.gz")
sha256sums=('e8ee0df9e35c4a28ab46bc9f9cefc6e2934fe382b93f115bd2e61a2b74490649')
package() {