diff options
Diffstat (limited to 'specs')
-rw-r--r-- | specs/source-package-format-1.0.txt | 2 |
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). |