io.elementary.files: update to 4.1.4.
This commit is contained in:
parent
fa76181bca
commit
ff542ef2b5
2 changed files with 5 additions and 5 deletions
|
@ -3319,8 +3319,8 @@ libhandy-0.0.so.0 libhandy-0.0.3_1
|
|||
libswitchboard-2.0.so.0 switchboard-2.3.2_1
|
||||
libcodecore.so.0 libio.elementary.code-3.0_1
|
||||
libio.elementary.music-core.so.0 libio.elementary.music-5.0_1
|
||||
libpantheon-files-core.so.0 libio.elementary.files-4.0_1
|
||||
libpantheon-files-widgets.so.0 libio.elementary.files-4.0_1
|
||||
libpantheon-files-core.so.4 libio.elementary.files-4.1.4_1
|
||||
libpantheon-files-widgets.so.4 libio.elementary.files-4.1.4_1
|
||||
libwlroots.so.0 wlroots-0.1_1
|
||||
libbaseencode.so.1 libbaseencode-1.0.9_1
|
||||
libcotp.so.12 libcotp-1.2.1_1
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'io.elementary.files'
|
||||
pkgname=io.elementary.files
|
||||
version=4.1.3
|
||||
version=4.1.4
|
||||
revision=1
|
||||
wrksrc="files-${version}"
|
||||
build_style=meson
|
||||
configure_args="-Dwith-unity=false"
|
||||
hostmakedepends="vala pkg-config intltool"
|
||||
hostmakedepends="vala pkg-config"
|
||||
makedepends="gtk+3-devel libglib-devel libgee08-devel sqlite-devel plank-devel
|
||||
libcanberra-devel granite-devel pango-devel zeitgeist-devel dbus-glib-devel
|
||||
libnotify-devel"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Cameron Nemo <camerontnorman@gmail.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/elementary/files"
|
||||
distfiles="https://github.com/elementary/files/archive/${version}.tar.gz"
|
||||
checksum=b42dd83c8fafc4bececcfec22d8c8b32054b60b99e84021671c55445248377a6
|
||||
checksum=a694cc9dcee8ad1a88e4c5977ae2f56a44c98e8e79c4f1ee1803ecac7b220341
|
||||
|
||||
libio.elementary.files_package() {
|
||||
short_desc+=" - library"
|
||||
|
|
Loading…
Reference in a new issue