diff --git a/.abf.yml b/.abf.yml index 3a1605a..e6b8da4 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - peazip-5.9.1.src.zip: 365bfd0348edf2ae73f2c00196f1a0094c01411f \ No newline at end of file + peazip-6.0.3.src.zip: 91ea896174d7ef49d23f00d2514bd925a9f81d46 diff --git a/peazip.spec b/peazip.spec index e2d230b..a2a1a48 100644 --- a/peazip.spec +++ b/peazip.spec @@ -2,12 +2,12 @@ Summary: File and archive manager Name: peazip -Version: 5.9.1 +Version: 6.0.3 Release: 1 License: LGPLv3+ Group: File tools -Url: http://peazip.sourceforge.net/peazip-linux.html -Source0: http://download.sourceforge.net/%{name}/%{name}-%{version}.src.zip +Url: http://www.peazip.org +Source0: https://sourceforge.net/projects/peazip/files/%{version}/%{name}-%{version}.src.zip # configure to run in users home appdata Source1: altconf.txt BuildRequires: dos2unix @@ -24,8 +24,10 @@ PeaZip is a free cross-platform file archiver that provides an unified portable GUI for many Open Source technologies like 7-Zip, FreeArc, PAQ, UPX... +#--------------------------------------------------------------------- + %prep -%setup -q -n %{name}-%{version}.src +%setup -qn %{name}-%{version}.src chmod +w res/lang dos2unix readme* @@ -250,4 +252,3 @@ rm -rf %{buildroot}%{_datadir}/%{name}/res/icons %{_datadir}/icons/hicolor/*/apps/*.png %{_datadir}/applications/*.desktop %{_datadir}/%{name} -