summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimPilotAdamT2022-12-21 16:54:40 +0000
committerSimPilotAdamT2022-12-21 16:54:40 +0000
commit6f7a0eb05e3e50c83e9744feb83cc158cbc9b01f (patch)
treef20179ceef1fbd5dd6233e66a3640f323339fbfd
parent0d527b49296cd47c73df3a453046809603046da0 (diff)
downloadaur-6f7a0eb05e3e50c83e9744feb83cc158cbc9b01f.tar.gz
new tag
-rwxr-xr-x[-rw-r--r--].SRCINFO6
-rwxr-xr-x[-rw-r--r--].gitignore0
-rwxr-xr-x[-rw-r--r--]PKGBUILD6
-rwxr-xr-x[-rw-r--r--]vmware-unlocker-post.hook0
-rwxr-xr-x[-rw-r--r--]vmware-unlocker-pre.hook0
5 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a6554cfd66e6..d29953b82c6d 100644..100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = vmware-unlocker
pkgdesc = VMware macOS utilities
- pkgver = 4.2.3
- pkgrel = 2
+ pkgver = 4.2.4
+ pkgrel = 1
url = https://github.com/DrDonk/unlocker
arch = x86_64
license = MIT
@@ -11,7 +11,7 @@ pkgbase = vmware-unlocker
depends = bash
conflicts = vmware-unlocker-bin
conflicts = vmware-unlocker-git
- source = vmware-unlocker::git+https://github.com/DrDonk/unlocker#tag=V4.2.3
+ source = vmware-unlocker::git+https://github.com/DrDonk/unlocker#tag=v4.2.4
source = vmware-unlocker-post.hook
source = vmware-unlocker-pre.hook
sha512sums = SKIP
diff --git a/.gitignore b/.gitignore
index 4fae3be1d9b5..4fae3be1d9b5 100644..100755
--- a/.gitignore
+++ b/.gitignore
diff --git a/PKGBUILD b/PKGBUILD
index b124e7820b8c..38405ade8795 100644..100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer SimPilotAdamT <adam_tazul@outlook.com>
pkgname=vmware-unlocker
-pkgver=4.2.3
-pkgrel=2
+pkgver=4.2.4
+pkgrel=1
pkgdesc="VMware macOS utilities"
arch=("x86_64")
url="https://github.com/DrDonk/unlocker"
@@ -10,7 +10,7 @@ license=('MIT')
depends=("vmware-workstation>=16.0.0" "bash")
makedepends=("git" "go")
conflicts=("vmware-unlocker-bin" "vmware-unlocker-git")
-source=("$pkgname::git+$url#tag=V$pkgver" "vmware-unlocker-post.hook" "vmware-unlocker-pre.hook")
+source=("$pkgname::git+$url#tag=v$pkgver" "vmware-unlocker-post.hook" "vmware-unlocker-pre.hook")
sha512sums=("SKIP"
"3c22eb82eb02a1bee88a50f8ffcf71bd60679f53540325f56d7865c32f229dfdc02fde34a9a6f0d8f1bc8eae078c21149a2f6e3cbd6f233db1fe34296839865a"
"68990bed2f93f7ee7b648270af8304044b8ae33bb295fa9418edc6728676d94a5443843d63f01c31c99a7381fb822fad06ed052b6eb7ae92e91e9bed8dbe1302"
diff --git a/vmware-unlocker-post.hook b/vmware-unlocker-post.hook
index 7bf85e9f04ab..7bf85e9f04ab 100644..100755
--- a/vmware-unlocker-post.hook
+++ b/vmware-unlocker-post.hook
diff --git a/vmware-unlocker-pre.hook b/vmware-unlocker-pre.hook
index 5484bb453608..5484bb453608 100644..100755
--- a/vmware-unlocker-pre.hook
+++ b/vmware-unlocker-pre.hook