From c69e47408143f5a25985745bd96ac277db40c131 Mon Sep 17 00:00:00 2001
From: P. J. McDermott <pjm@nac.net>
Date: Sun, 26 Feb 2012 14:55:45 -0500
Subject: Fix upstream source archive name in format spec.

---
(limited to 'specs')

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).
--
cgit v0.9.1