From c4ef9ec72cfe988734f9f231c4314604fcefb302 Mon Sep 17 00:00:00 2001 From: Joe Maples Date: Mon, 5 Apr 2021 11:49:56 -0400 Subject: [PATCH] Update sources for PR --- PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index a555a1d..254cafc 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,11 +5,11 @@ pkgver=1.0.ac279a9 pkgrel=1 pkgdesc="KTweak - A no-nonsense kernel tweak script for Linux and Android systems, backed by evidence" arch=('any') -url="https://github.com/frap129/KTweak.git" +url="https://github.com/tytydraco/KTweak.git" license=('GPL3') depends=() makedepends=('git') -source=("$pkgname"::'git+https://github.com/frap129/ktweak') +source=("$pkgname"::'git+https://github.com/tytydraco/ktweak') md5sums=('SKIP') provides=(ktweak)