summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorQue Quotion2022-02-26 02:28:37 +0900
committerQue Quotion2022-02-26 02:28:37 +0900
commit2e0cbeeb63033ccce166202bfa86a5ac89bfed8e (patch)
treead57ee6d2c90880a8ffa2312bfca4cf7f0366a89
parent0a4a75493b6c8316a77b22773fe6e0160469e53c (diff)
downloadaur-2e0cbeeb63033ccce166202bfa86a5ac89bfed8e.tar.gz
OMG, shipped the package with a *local* source line; dumb
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 094ec4621c40..2e95532205fc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -22,7 +22,7 @@ pkgbase = wingpanel-indicator-powersave-git
provides = wingpanel-indicator-cpufreq
conflicts = wingpanel-indicator-powersave
conflicts = wingpanel-indicator-cpufreq
- source = wingpanel-indicator-powersave::git+file:///home/zombie/Sources/git/wingpanel-indicator-powersave
+ source = git+https://github.com/quequotion/wingpanel-indicator-powersave.git
sha256sums = SKIP
pkgname = wingpanel-indicator-powersave-git
diff --git a/PKGBUILD b/PKGBUILD
index e5bcdf0af24a..2eb6f0b8076f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,8 +13,7 @@ depends=('glib2' 'glibc' 'gtk3' lib{granite,wingpanel}.so 'polkit' 'throttlectl'
makedepends=('git' 'meson' 'vala' 'wingpanel' 'polkit')
provides=("${pkgname%-git}" "wingpanel-indicator-cpufreq")
conflicts=("${pkgname%-git}" "wingpanel-indicator-cpufreq")
-source=("${pkgname%-git}"::"git+file:///home/zombie/Sources/git/wingpanel-indicator-powersave")
-#source=("git+https://github.com/quequotion/${pkgname%-git}.git")
+source=("git+https://github.com/quequotion/${pkgname%-git}.git")
sha256sums=('SKIP')
pkgver() {