Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10725232
D3513.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
D3513.id.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : innoextract
-version : 1.6
-release : 4
+version : '1.7'
+release : 5
source :
- - https://github.com/dscharrer/innoextract/archive/1.6.tar.gz : f12ac6c0e0aca9e0143d1d76457202e2872e6ab113ab0c618e016fe9d62e5723
+ - http://constexpr.org/innoextract/files/innoextract-1.7/innoextract-1.7.tar.gz : c1efb732f2bc3a80065c5f51a0d4ea6027aebf528c609d3f336aea2055d2f0a4
license : Zlib
component : system.utils
summary : A tool to unpack installers created by Inno Setup
@@ -12,8 +12,8 @@
- pkgconfig(liblzma)
- libboost-devel
setup : |
- %cmake
+ %cmake_ninja
build : |
- %make
+ %ninja_build
install : |
- %make_install
+ %ninja_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>innoextract</Name>
<Packager>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Alexander Vorobyev</Name>
+ <Email>avorobyev@protonmail.com</Email>
</Packager>
<License>Zlib</License>
<PartOf>system.utils</PartOf>
@@ -19,17 +19,17 @@
</Description>
<PartOf>system.utils</PartOf>
<Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="man">/usr/share/man</Path>
+ <Path fileType="executable">/usr/bin/innoextract</Path>
+ <Path fileType="man">/usr/share/man/man1/innoextract.1</Path>
</Files>
</Package>
<History>
- <Update release="4">
- <Date>2018-03-30</Date>
- <Version>1.6</Version>
+ <Update release="5">
+ <Date>2018-08-05</Date>
+ <Version>1.7</Version>
<Comment>Packaging update</Comment>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Alexander Vorobyev</Name>
+ <Email>avorobyev@protonmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
May 9 2023, 3:46 AM (13 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5811330
Default Alt Text
D3513.id.diff (2 KB)
Attached To
Mode
D3513: Update innoextract to 1.7
Attached
Detach File
Event Timeline
Log In to Comment