Compare commits

..

No commits in common. "559dcfb079701471a743c774ff3025a0974f2646" and "f3c14d2967cc665f70378a6feb51f2bfb3b4d4ff" have entirely different histories.

View File

@ -25,7 +25,6 @@ SOURCES=("nano=7.2.tar.xz")
# Installation
getsource() {
wget $PACKAGE_SRC
tar xvf ${SOURCES}
}
buildpkg() {