emacs-php-mode: fix sha..

This commit is contained in:
suvari
2016-03-24 18:53:10 +02:00
parent ffb99b1925
commit 886e859d32
+2 -3
View File
@@ -1,4 +1,3 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
@@ -13,7 +12,7 @@
<IsA>data</IsA>
<Summary>PHP mode for Emacs</Summary>
<Description>php-mode is an add-on for Emacs to help work with PHP files more efficiently.</Description>
<Archive sha1sum="697b4c3889d1a19f6e301108c790fc90e6ebeaf7" type="tar">http://stable.melpa.org/packages/php-mode-1.17.0.tar</Archive>
<Archive sha1sum="032e66683dfd846fa5a3b9964a82535edd966c6b" type="tar">http://stable.melpa.org/packages/php-mode-1.17.0.tar</Archive>
<BuildDependencies>
<Dependency>emacs</Dependency>
</BuildDependencies>
@@ -35,7 +34,7 @@
<History>
<Update release="1">
<Date>2015-12-05</Date>
<Date>2016-03-24</Date>
<Version>1.17.0</Version>
<Comment>First release</Comment>
<Name>Ilker Manap</Name>