summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEloy García Almadén2021-02-20 09:57:34 +0100
committerEloy García Almadén2021-02-20 09:57:34 +0100
commit98df757b5a511b5c0d815092f07e030e9836ccb8 (patch)
tree5791af5a1e8e0fd7d2b087bd2e218e887450d37c
parent659bb8e8ef3bc4adf3778117723ee4e59dee0f93 (diff)
downloadaur-98df757b5a511b5c0d815092f07e030e9836ccb8.tar.gz
Fixing GitHub repo URL
-rw-r--r--PKGBUILD5
1 files changed, 1 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 28a3fa12e727..e6e254ad06fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,10 +19,7 @@ backup=()
options=()
install=
changelog=
-# Local source if user wants to build the package locally once the git repo has been cloned
-source=('git+file:///home/egarcia/buttermanager')
-# Remote source
-# source=('git+https://github.com/egara/buttermanager#branch=master')
+source=('git+https://github.com/egara/buttermanager#branch=master')
noextract=()
md5sums=('SKIP')
validpgpkeys=()