summaryrefslogtreecommitdiffstats
path: root/extrapkg
diff options
context:
space:
mode:
Diffstat (limited to 'extrapkg')
-rwxr-xr-xextrapkg2
1 files changed, 1 insertions, 1 deletions
diff --git a/extrapkg b/extrapkg
index fb9f6bc..4821167 100755
--- a/extrapkg
+++ b/extrapkg
@@ -25,7 +25,7 @@ if [ "$cmd" == "extrapkg" ]; then
repo="extra"
tag="CURRENT"
elif [ "$cmd" == "currentpkg" ]; then
- repo="current"
+ repo="arch"
tag="CURRENT"
elif [ "$cmd" == "testingpkg" ]; then
repo="testing"