summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimPilotAdamT2022-05-29 14:05:45 +0100
committerSimPilotAdamT2022-05-29 14:05:45 +0100
commit71c7dbabfca0ee61fbcea573a5dd19b909229b3c (patch)
tree1a41b9c9e93eec4299338d1b222d002f3b745ea5
parent9e40ee8d2bda2851f99051ff4d57eb62bf9e326c (diff)
downloadaur-71c7dbabfca0ee61fbcea573a5dd19b909229b3c.tar.gz
4.2.1-1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 900941bd5de5..366968b97c74 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = vmware-unlocker
pkgdesc = VMware macOS utilities
pkgver = 4.2.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/SimPilotAdamT/unlocker
arch = x86_64
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 3e2abe5fde0b..66a89aa4974c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=vmware-unlocker
pkgver=4.2.1
-pkgrel=1
+pkgrel=2
pkgdesc="VMware macOS utilities"
arch=('x86_64')
url="https://github.com/SimPilotAdamT/unlocker"
license=('MIT')
#depends=('vmware-workstation>=16.0.0')
-makedepends=('git' "zsh")
+makedepends=("git" "zsh")
conflicts=('vmware-unlocker-bin')
source=("$pkgname::git+https://github.com/SimPilotAdamT/unlocker#tag=v$pkgver" "vmware-unlocker-post.hook" "vmware-unlocker-pre.hook")
sha512sums=('SKIP'