Fixing conflicting src tarball
This commit is contained in:
4
PKGBUILD
4
PKGBUILD
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user