Commit eb687be0 authored by supechicken's avatar supechicken Committed by GitHub

Add files via upload (#4857)

parent b5a29a31
......@@ -3,23 +3,10 @@ require 'package'
class Thunar < Package
description 'Thunar File Manager'
homepage 'https://docs.xfce.org/xfce/thunar/Start'
version '1.8.15'
version '4.16.1'
compatibility 'all'
source_url 'https://archive.xfce.org/src/xfce/thunar/1.8/thunar-1.8.15.tar.bz2'
source_sha256 '7624560cf21f13869804947042610aab22075146b711593f11ceb9e494277c93'
binary_url ({
aarch64: 'https://dl.bintray.com/chromebrew/chromebrew/thunar-1.8.15-chromeos-armv7l.tar.xz',
armv7l: 'https://dl.bintray.com/chromebrew/chromebrew/thunar-1.8.15-chromeos-armv7l.tar.xz',
i686: 'https://dl.bintray.com/chromebrew/chromebrew/thunar-1.8.15-chromeos-i686.tar.xz',
x86_64: 'https://dl.bintray.com/chromebrew/chromebrew/thunar-1.8.15-chromeos-x86_64.tar.xz',
})
binary_sha256 ({
aarch64: '8cffe1931cc432eeeb479c1543166c82198bb8b7d7a135bbb134c0d57f13eeca',
armv7l: '8cffe1931cc432eeeb479c1543166c82198bb8b7d7a135bbb134c0d57f13eeca',
i686: '81334057f9499543189c6b9814d72f5c2c2459345ad49ea952e4eced09b1fb6e',
x86_64: '09fb04bf7b2b5576ae94c300d1d03bf1d853904b75391a26779e1b4bf69b66a9',
})
source_url "https://archive.xfce.org/src/xfce/thunar/4.16/thunar-#{version}.tar.bz2"
source_sha256 'da2d17d2cb69eb33768690b714cc232ed367cbd71eb9543aaa2a805d05dc3ce1'
depends_on 'exo'
depends_on 'libexif'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment