summaryrefslogtreecommitdiffstats
path: root/specs/source-package-format-1.0.txt
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-02-26 14:55:45 (EST)
committer P. J. McDermott <pjm@nac.net>2012-02-26 14:55:45 (EST)
commitc69e47408143f5a25985745bd96ac277db40c131 (patch)
tree2770812ee0d83510cc98b3865f6decea6cd6f2ea /specs/source-package-format-1.0.txt
parenta7027a93dc61fed62be2841615e4bf20aaf62da8 (diff)
Fix upstream source archive name in format spec.
Diffstat (limited to 'specs/source-package-format-1.0.txt')
-rw-r--r--specs/source-package-format-1.0.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/specs/source-package-format-1.0.txt b/specs/source-package-format-1.0.txt
index e263069..2bacdeb 100644
--- a/specs/source-package-format-1.0.txt
+++ b/specs/source-package-format-1.0.txt
@@ -87,7 +87,7 @@ tree:
| contain the string "1.0".
+- patches/
| Patches to be applied to package sources before building.
- +- <pkgname>_<pkgver>.tar.<ext>
+ +- <pkgname>-<pkgver>.tar.<ext>
| Upstream source archive (for non-native packages).
\- src/
Package sources (for native packages).