diff options
Diffstat (limited to 'libre/spacefm')
-rw-r--r-- | libre/spacefm/PKGBUILD | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libre/spacefm/PKGBUILD b/libre/spacefm/PKGBUILD index 66e896239..31015bd9c 100644 --- a/libre/spacefm/PKGBUILD +++ b/libre/spacefm/PKGBUILD @@ -25,8 +25,10 @@ optdepends=('lsof: device processes' replaces=(${pkgname}-libre) conflicts=(${pkgname}-libre) source=(https://github.com/IgnorantGuru/spacefm/archive/$pkgver.tar.gz + spacefm-0.9.4-glib-2.41.patch libre.patch) md5sums=('daeee7dcccea33d6258a0a9d783470c4' + '1ec85afcb4fc881a8e876b3cf60c7028' '30ba2b4b8f5ae7bf1552689b192eab89') prepare() { |