diff options
author | Britney Fransen <brfransen@gmail.com> | 2011-08-03 21:50:49 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2011-08-03 21:50:49 (GMT) |
commit | a9c47f145393b31d7f656b14a2952ab6fc6fec58 (patch) | |
tree | 94b7bb5ad11c7a98a53ecda3a4bcd2c63c6d934a /abs/core/local-website/PKGBUILD | |
parent | edb5eaa42980f66e1c660d570d645d661c9072a4 (diff) | |
download | linhes_pkgbuild-a9c47f145393b31d7f656b14a2952ab6fc6fec58.zip linhes_pkgbuild-a9c47f145393b31d7f656b14a2952ab6fc6fec58.tar.gz linhes_pkgbuild-a9c47f145393b31d7f656b14a2952ab6fc6fec58.tar.bz2 |
local-website: Update for R7. refs #17
Diffstat (limited to 'abs/core/local-website/PKGBUILD')
-rw-r--r-- | abs/core/local-website/PKGBUILD | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/abs/core/local-website/PKGBUILD b/abs/core/local-website/PKGBUILD index 43a0964..2fd4e1a 100644 --- a/abs/core/local-website/PKGBUILD +++ b/abs/core/local-website/PKGBUILD @@ -1,6 +1,6 @@ pkgname=local-website pkgver=2 -pkgrel=25 +pkgrel=26 pkgdesc="Contents of http://localhost" arch=(i686 x86_64) license=('GPL') @@ -19,3 +19,4 @@ build() } +md5sums=() |