Açıklama çevirisi ve source standardizasyonu
This commit is contained in:
parent
47db524a17
commit
4533c24fa2
|
@ -1,4 +1,4 @@
|
|||
# Description: Python bindings for DBUS
|
||||
# Description: DBUS için Python bağları
|
||||
# URL: http://dbus.freedesktop.org/
|
||||
# Packager: milisarge
|
||||
# Depends on: python python3 dbus-glib
|
||||
|
@ -6,7 +6,7 @@
|
|||
name=dbus-python
|
||||
version=1.2.2
|
||||
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() {
|
||||
cd $name-$version
|
||||
|
|
Loading…
Reference in New Issue