summaryrefslogtreecommitdiffstats
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)
commitcbaea658806e2ae31b0cb4b92442c75d37a7eee8 (patch)
tree5cd93ed1176340625f24f92097c2764537bd3555
parentb88ff627f79972796213b8bee8cef724f007d955 (diff)
Fix upstream source archive name in format spec.
-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).