diff options
Diffstat (limited to 'pcr')
-rw-r--r-- | pcr/smartypants/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/smartypants/PKGBUILD b/pcr/smartypants/PKGBUILD index 5f7f42d6d..c803986e8 100644 --- a/pcr/smartypants/PKGBUILD +++ b/pcr/smartypants/PKGBUILD @@ -6,7 +6,7 @@ pkgrel=1 pkgdesc='Smart punctuation for web sites' arch=(any) url=http://daringfireball.net/projects/smartypants/ -license=(BSD) +license=(BSD3) depends=(perl) makedepends=(unzip) source=(http://daringfireball.net/projects/downloads/SmartyPants_$pkgver.zip) |