diff options
-rw-r--r-- | meta/packages/sato-icon-theme/sato-icon-theme_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/sato-icon-theme/sato-icon-theme_svn.bb b/meta/packages/sato-icon-theme/sato-icon-theme_svn.bb index 04c8eeba54..5d01e1f82c 100644 --- a/meta/packages/sato-icon-theme/sato-icon-theme_svn.bb +++ b/meta/packages/sato-icon-theme/sato-icon-theme_svn.bb | |||
@@ -2,7 +2,7 @@ SECTION = "x11" | |||
2 | DESCRIPTION = "Sato Icon Theme" | 2 | DESCRIPTION = "Sato Icon Theme" |
3 | LICENSE = "CC-BY-SA3" | 3 | LICENSE = "CC-BY-SA3" |
4 | DEPENDS = "" | 4 | DEPENDS = "" |
5 | PV = "0.1+svn${SRCDATE}" | 5 | PV = "0.1+svnr${SRCREV}" |
6 | 6 | ||
7 | SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=sato-icon-theme;proto=http" | 7 | SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=sato-icon-theme;proto=http" |
8 | S = "${WORKDIR}/sato-icon-theme" | 8 | S = "${WORKDIR}/sato-icon-theme" |