diff options
author | James Meyer <james.meyer@operamail.com> | 2009-02-26 21:46:09 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-02-26 21:46:09 (GMT) |
commit | b48758a5c5bac2c6c4287a0fe6249c46f1a7ffa2 (patch) | |
tree | 727ad30d80cbb0f0a864a782e76b456b6a283a16 /abs/mv-core/local-website/PKGBUILD | |
parent | c1b836f75c9c2c814a623ab50f6e2c2f4a1c23e2 (diff) | |
download | linhes_pkgbuild-b48758a5c5bac2c6c4287a0fe6249c46f1a7ffa2.zip linhes_pkgbuild-b48758a5c5bac2c6c4287a0fe6249c46f1a7ffa2.tar.gz linhes_pkgbuild-b48758a5c5bac2c6c4287a0fe6249c46f1a7ffa2.tar.bz2 |
update process.py for the new pacman module and host globbing.
Diffstat (limited to 'abs/mv-core/local-website/PKGBUILD')
-rwxr-xr-x | abs/mv-core/local-website/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/mv-core/local-website/PKGBUILD b/abs/mv-core/local-website/PKGBUILD index e3f2ef4..5ecee78 100755 --- a/abs/mv-core/local-website/PKGBUILD +++ b/abs/mv-core/local-website/PKGBUILD @@ -1,6 +1,6 @@ pkgname=local-website pkgver=3 -pkgrel=76 +pkgrel=78 pkgdesc="Local website for MythVantage " arch=(i686 x86_64) #depends=('lighttpd') |