index : devtools32 | |
Archlinux32 fork of devtools | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | extrapkg | 2 |
@@ -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" |