mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
disable update_aur_repo() for some pkgs
This commit is contained in:
parent
5331c0c478
commit
ea534b5d52
12 changed files with 12 additions and 10 deletions
|
@ -14,4 +14,4 @@ def pre_build():
|
|||
|
||||
def post_build():
|
||||
git_pkgbuild_commit()
|
||||
update_aur_repo()
|
||||
# update_aur_repo()
|
||||
|
|
|
@ -11,4 +11,4 @@ def pre_build():
|
|||
|
||||
def post_build():
|
||||
git_pkgbuild_commit()
|
||||
update_aur_repo()
|
||||
# update_aur_repo()
|
||||
|
|
|
@ -11,4 +11,4 @@ def pre_build():
|
|||
|
||||
def post_build():
|
||||
git_pkgbuild_commit()
|
||||
update_aur_repo()
|
||||
# update_aur_repo()
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
# Maintainer: Shun Wang <shuonwang at gmail dot com>
|
||||
# Contributor: Shun Wang <shuonwang at gmail dot com>
|
||||
|
||||
_pkgname=Metrics
|
||||
_pkgver=0.1.4
|
||||
|
|
|
@ -14,4 +14,4 @@ def pre_build():
|
|||
|
||||
def post_build():
|
||||
git_pkgbuild_commit()
|
||||
update_aur_repo()
|
||||
# update_aur_repo()
|
||||
|
|
|
@ -11,4 +11,4 @@ def pre_build():
|
|||
|
||||
def post_build():
|
||||
git_pkgbuild_commit()
|
||||
update_aur_repo()
|
||||
# update_aur_repo()
|
||||
|
|
|
@ -11,4 +11,4 @@ def pre_build():
|
|||
|
||||
def post_build():
|
||||
git_pkgbuild_commit()
|
||||
update_aur_repo()
|
||||
# update_aur_repo()
|
||||
|
|
|
@ -14,4 +14,4 @@ def pre_build():
|
|||
|
||||
def post_build():
|
||||
git_pkgbuild_commit()
|
||||
update_aur_repo()
|
||||
# update_aur_repo()
|
||||
|
|
|
@ -11,4 +11,4 @@ def pre_build():
|
|||
|
||||
def post_build():
|
||||
git_pkgbuild_commit()
|
||||
update_aur_repo()
|
||||
# update_aur_repo()
|
||||
|
|
|
@ -11,4 +11,4 @@ def pre_build():
|
|||
|
||||
def post_build():
|
||||
git_pkgbuild_commit()
|
||||
update_aur_repo()
|
||||
# update_aur_repo()
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
# Maintainer: Shun Wang <shuonwang at gmail dot com>
|
||||
# Contributor: Shun Wang <shuonwang at gmail dot com>
|
||||
|
||||
_pkgname=SimDesign
|
||||
_pkgver=2.18
|
||||
|
|
|
@ -11,4 +11,4 @@ def pre_build():
|
|||
|
||||
def post_build():
|
||||
git_pkgbuild_commit()
|
||||
update_aur_repo()
|
||||
# update_aur_repo()
|
||||
|
|
Loading…
Add table
Reference in a new issue