diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-10-17 14:14:41 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-10-17 14:14:41 -0200 |
commit | 31e501e44fa9fb3542109f0ee45bbffc16254c72 (patch) | |
tree | 55131228041d43859c5e241c80f8951709dac061 /libre/spacefm | |
parent | 2c7966cc937376a511fc652bf921b1263189a951 (diff) |
spacefm: add spacefm-0.9.4-glib-2.41.patch on source array and fix checksums
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() { |