xournal++ ver. bump

This commit is contained in:
4fury-c3440d8
2021-07-21 17:00:55 +03:00
parent 121f493a4d
commit 93aa06ab63
+13 -4
View File
@@ -6,7 +6,7 @@
<Homepage>https://github.com/xournalpp/xournalpp</Homepage>
<Packager>
<Name>fury</Name>
<Email>wascheme@tuta.io</Email>
<Email>uglyside@yandex.ru</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:gui</IsA>
@@ -15,8 +15,8 @@
<Description>
Xournal++ is a handwriting notetaking software with PDF annotation support. Written in C++ with GTK3, supporting Linux, macOS and Windows 10. Supports pen input from devices such as Wacom Tablets.
</Description>
<Archive sha1sum="cc05e95fd15af717ee7b30449c40b242955efdf8" type="targz">
https://github.com/xournalpp/xournalpp/archive/1.0.20.tar.gz
<Archive sha1sum="339bf9d0548148f1d8c0f9d1ed91f7615a8805c4" type="targz">
https://github.com/xournalpp/xournalpp/archive/refs/tags/1.1.0.tar.gz
</Archive>
<BuildDependencies>
<Dependency>git</Dependency>
@@ -27,6 +27,7 @@
<Dependency>lsb-release</Dependency>
<Dependency>libzip-devel</Dependency>
<Dependency>libxml2-devel</Dependency>
<Dependency>librsvg-devel</Dependency>
<Dependency>portaudio-devel</Dependency>
<Dependency>libsndfile-devel</Dependency>
<Dependency>poppler-glib-devel</Dependency>
@@ -47,6 +48,7 @@
<Dependency>libgcc</Dependency>
<Dependency>libzip</Dependency>
<Dependency>libxml2</Dependency>
<Dependency>librsvg</Dependency>
<Dependency>portaudio</Dependency>
<Dependency>gdk-pixbuf</Dependency>
<Dependency>libsndfile</Dependency>
@@ -63,12 +65,19 @@
</Package>
<History>
<Update release="2">
<Date>2021-07-21</Date>
<Version>1.1.0</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="1">
<Date>2021-03-05</Date>
<Version>1.0.20</Version>
<Comment>First build</Comment>
<Name>fury</Name>
<Email>wascheme@tuta.io</Email>
<Email>uglyside@yandex.ru</Email>
</Update>
</History>
</PISI>