mirror of
https://github.com/mac-a-r0ni/crux-xfce4.git
synced 2025-01-22 14:52:19 +01:00
v1.8.8
This commit is contained in:
parent
db14a82363
commit
28d0b81afd
@ -168,6 +168,9 @@ drwxr-xr-x root/root usr/share/locale/hr/LC_MESSAGES/
|
||||
drwxr-xr-x root/root usr/share/locale/hu/
|
||||
drwxr-xr-x root/root usr/share/locale/hu/LC_MESSAGES/
|
||||
-rw-r--r-- root/root usr/share/locale/hu/LC_MESSAGES/Thunar.mo
|
||||
drwxr-xr-x root/root usr/share/locale/hy/
|
||||
drwxr-xr-x root/root usr/share/locale/hy/LC_MESSAGES/
|
||||
-rw-r--r-- root/root usr/share/locale/hy/LC_MESSAGES/Thunar.mo
|
||||
drwxr-xr-x root/root usr/share/locale/hy_AM/
|
||||
drwxr-xr-x root/root usr/share/locale/hy_AM/LC_MESSAGES/
|
||||
-rw-r--r-- root/root usr/share/locale/hy_AM/LC_MESSAGES/Thunar.mo
|
||||
|
@ -1 +1 @@
|
||||
ce7a9ff738798ac92701159d573f018a thunar-1.8.7.tar.gz
|
||||
9224f2d0bc2aea45070f2a105643e82c thunar-1.8.8.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/jolupalabs.pub
|
||||
RWRdPtfuMX7+XILJLOXzZWCCfcqZ5Ri7psOqI+xHhVYwpGGXsDLbrQvwnMfOUXS/mG6ozD/wiBR+NQa+2lqzm12onQxqzRTGDQo=
|
||||
SHA256 (Pkgfile) = 285c70f6b33378e42b2de38e5ed52af8d6e5f0504f1c59dbab100d7227b59e19
|
||||
SHA256 (.footprint) = d6aa9c0b39a3fb365d7131a7cf5c33e3910322b93f444076643163b3df5dd3de
|
||||
SHA256 (thunar-1.8.7.tar.gz) = 49ec4d5b9636b90c28cb24b1569ddfad94e0ba8f6333f87faf70623605860831
|
||||
RWRdPtfuMX7+XKGKQKy5bVuAe0WXj7Fek3m+UzOWXxIbJBzhaiPZxtL162Tf6cLc6AYXKTRGW1fPwgCRhBcI2/lHeFl3LMcyNQk=
|
||||
SHA256 (Pkgfile) = c132cf6f36c4495a33caaaf217a1bd1af2b807dfc749d88a83f4a866b19f9bf1
|
||||
SHA256 (.footprint) = 73f04096c1a4d3c84f544fb055987a717cd0cfc481d85fb305712009c74577cd
|
||||
SHA256 (thunar-1.8.8.tar.gz) = 1a599d798005188323d4ced6cb6f2b9d089c12de5e8471da9997706076dd5182
|
||||
|
@ -4,8 +4,8 @@
|
||||
# Depends on: xfce4-dev-tools libxfce4ui exo libpng gtk3 glib libexif dbus-glib libnotify startup-notification freetype libjpeg-turbo xfce4-panel xfconf
|
||||
|
||||
name=thunar
|
||||
version=1.8.7
|
||||
release=3
|
||||
version=1.8.8
|
||||
release=1
|
||||
source=(https://git.xfce.org/xfce/$name/snapshot/$name-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
@ -27,8 +27,8 @@ build() {
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
||||
#install -d $PKG/etc
|
||||
#mv $PKG/usr/share/dbus-1 $PKG/etc
|
||||
mv $PKG/etc/xdg $PKG/usr/
|
||||
|
||||
rm -r $PKG/usr/share/doc
|
||||
rm -r $PKG/usr/lib/systemd
|
||||
#rm -r $PKG/usr/share/locale
|
||||
|
Loading…
x
Reference in New Issue
Block a user