mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-16 16:45:16 +00:00
update aur package
This commit is contained in:
@@ -12,11 +12,6 @@ depends=('python' 'python-jinja' 'python-docopt' 'python-pyaml')
|
|||||||
source=("git+https://github.com/deadc0de6/dotdrop.git")
|
source=("git+https://github.com/deadc0de6/dotdrop.git")
|
||||||
md5sums=('SKIP')
|
md5sums=('SKIP')
|
||||||
|
|
||||||
pkgver() {
|
|
||||||
cd "$pkgname"
|
|
||||||
git tag -l | tail -1 | sed 's/^v//g'
|
|
||||||
}
|
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
cd "${pkgname}"
|
cd "${pkgname}"
|
||||||
python setup.py install --root="${pkgdir}/"
|
python setup.py install --root="${pkgdir}/"
|
||||||
|
|||||||
Reference in New Issue
Block a user