Açıklama çevirisi ve source standardizasyonu
This commit is contained in:
parent
47db524a17
commit
4533c24fa2
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
# Description: Python bindings for DBUS
|
# Description: DBUS için Python bağları
|
||||||
# URL: http://dbus.freedesktop.org/
|
# URL: http://dbus.freedesktop.org/
|
||||||
# Packager: milisarge
|
# Packager: milisarge
|
||||||
# Depends on: python python3 dbus-glib
|
# Depends on: python python3 dbus-glib
|
||||||
|
@ -6,7 +6,7 @@
|
||||||
name=dbus-python
|
name=dbus-python
|
||||||
version=1.2.2
|
version=1.2.2
|
||||||
release=1
|
release=1
|
||||||
source=(http://pkgs.fedoraproject.org/repo/pkgs/dbus-python/dbus-python-1.2.2.tar.gz/d1f2c7ba976d457206caf57d20b5cb5d/dbus-python-1.2.2.tar.gz)
|
source=(http://pkgs.fedoraproject.org/repo/pkgs/$name/$name-$version.tar.gz/d1f2c7ba976d457206caf57d20b5cb5d/dbus-python-1.2.2.tar.gz)
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd $name-$version
|
cd $name-$version
|
||||||
|
|
Loading…
Add table
Reference in a new issue