summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAustin Adams2016-09-12 11:58:34 -0400
committerAustin Adams2016-09-12 11:58:34 -0400
commit8f358c8da52c7716a3332d6e195b27715a78b8b4 (patch)
treef52cd050f6a3f2a7f463ef1147d007c3e997ab17
parent56f423cc62e9fafd7c46fb9c3c55deaf6f958b0c (diff)
downloadaur-8f358c8da52c7716a3332d6e195b27715a78b8b4.tar.gz
PKGBUILD: Use forum post as URL, not missing repo
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c4f0578f1906..e058ee852d0f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Thu Jan 14 15:28:33 UTC 2016
+# Mon Sep 12 15:53:31 UTC 2016
pkgbase = vlmcsd-git
pkgdesc = KMS Emulator in C (for activating Microsoft products)
pkgver = r3.0c0b23a
pkgrel = 1
- url = https://github.com/vancepym/vlmcsd
+ url = https://forums.mydigitallife.info/threads/50234-Emulated-KMS-Servers-on-non-Windows-platforms
arch = i686
arch = x86_64
license = unknown
diff --git a/PKGBUILD b/PKGBUILD
index 05626a51a022..a7138ce5a59e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=r3.0c0b23a
pkgrel=1
pkgdesc="KMS Emulator in C (for activating Microsoft products)"
arch=('i686' 'x86_64')
-url="https://github.com/vancepym/vlmcsd"
+url="https://forums.mydigitallife.info/threads/50234-Emulated-KMS-Servers-on-non-Windows-platforms"
license=('unknown')
provides=('vlmcsd')
conflicts=('vlmcsd-svn')