summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2018-09-08 10:07:58 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2018-09-08 10:07:58 -0700
commit66b45123f92e50d78e706c3e1a957c01374460ca (patch)
treeff398c1e5d4f008317eca58fa591dd07b22f1d6f
parentRemoved openrc dependencies (diff)
downloaddisable-hyperthreading-66b45123f92e50d78e706c3e1a957c01374460ca.tar.xz
Proper maintainer informationHEADmaster
-rw-r--r--PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 552326f..e97c9b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,11 @@
-# Maintainer: artoo <artoo@artixlinux.org>
-
-_url="https://raw.githubusercontent.com/gentoo/gentoo/master"
+# Maintainer: jc_gargma <jc_gargma@iserlohn-fortress.net>
pkgname=disable-hyperthreading
pkgver=20180720
pkgrel=1
pkgdesc="disable-hyperthreading cron script"
arch=('any')
-url="https://github.com/artix-linux/packages"
+url="https://neueland.iserlohn-fortress.net/gitea/jc_gargma"
license=('GPL2')
install=${pkgname}.install
depends=('cronie')