This commit is contained in:
milisbir 2017-09-16 15:29:07 +03:00
parent 5d89d80164
commit 89fe2ee359
2 changed files with 2 additions and 2 deletions

View File

@ -2344,7 +2344,7 @@ ayarlar() {
fi
ayar_dosyasi="$2"
shift ;;
# bir dosyanın kurulmuş hangi pakette olduğunu bulur
### mps -hp aranan = ilgili aranan ifadenin hangi paketlerde olabileceğini listeler.
-hp)
if [ ! "$2" ]; then
ryaz 31 "paket ismi eksik"

View File

@ -5,7 +5,7 @@
name=xfce4-mixer
version=4.11.0
release=2
release=1
source=(http://archive.xfce.org/src/apps/$name/${version%.*}/$name-$version.tar.bz2)