This commit is contained in:
jolupa 2019-08-26 18:13:13 +02:00
parent 0abcbaf858
commit bc0b3de52b
3 changed files with 14 additions and 8 deletions

View File

@ -8,8 +8,6 @@ drwxr-xr-x root/root usr/lib/xfce4/panel/plugins/
-rwxr-xr-x root/root usr/lib/xfce4/panel/plugins/libscreenshooterplugin.la
-rwxr-xr-x root/root usr/lib/xfce4/panel/plugins/libscreenshooterplugin.so
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/appdata/
-rw-r--r-- root/root usr/share/appdata/xfce4-screenshooter.appdata.xml
drwxr-xr-x root/root usr/share/applications/
-rw-r--r-- root/root usr/share/applications/xfce4-screenshooter.desktop
drwxr-xr-x root/root usr/share/icons/
@ -81,9 +79,15 @@ 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/xfce4-screenshooter.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/xfce4-screenshooter.mo
drwxr-xr-x root/root usr/share/locale/id/
drwxr-xr-x root/root usr/share/locale/id/LC_MESSAGES/
-rw-r--r-- root/root usr/share/locale/id/LC_MESSAGES/xfce4-screenshooter.mo
drwxr-xr-x root/root usr/share/locale/ie/
drwxr-xr-x root/root usr/share/locale/ie/LC_MESSAGES/
-rw-r--r-- root/root usr/share/locale/ie/LC_MESSAGES/xfce4-screenshooter.mo
drwxr-xr-x root/root usr/share/locale/is/
drwxr-xr-x root/root usr/share/locale/is/LC_MESSAGES/
-rw-r--r-- root/root usr/share/locale/is/LC_MESSAGES/xfce4-screenshooter.mo
@ -189,6 +193,8 @@ drwxr-xr-x root/root usr/share/locale/zh_TW/LC_MESSAGES/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/xfce4-screenshooter.1.gz
drwxr-xr-x root/root usr/share/metainfo/
-rw-r--r-- root/root usr/share/metainfo/xfce4-screenshooter.appdata.xml
drwxr-xr-x root/root usr/share/xfce4/
drwxr-xr-x root/root usr/share/xfce4/panel/
drwxr-xr-x root/root usr/share/xfce4/panel/plugins/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/jolupalabs.pub
RWRdPtfuMX7+XM2NFrW1IEGWKDmuiJjY+r4ZJJoVqkdU1FhRLDYOzjV7dj8NV+eNSzR6nXF2IuZctvzeWC3udoZpBXc60wWGagU=
SHA256 (Pkgfile) = eb61e710c38f894f1831a8b45cd21ef0ec7b45c2d7a8d7375f7282aa4177feae
SHA256 (.footprint) = 4692922c716f321d287737ca09c2badbae32f6fe4be154ff6b61201f1e177d18
SHA256 (xfce4-screenshooter-1.9.5.tar.gz) = 170cb0ea96e84c15505472dee9bb3b38f1a313ca641331505538930d91d7ffb4
RWRdPtfuMX7+XE5tO4HzHxvJnx0GEvwWGDfEUsxOomkdQGG+4pXhH/vv2xkXjbioXDOltduvfWd6rwA29RBwfqQj5HPdNUnA7A8=
SHA256 (Pkgfile) = f8791cbdfdfcb12e491c0ccb3367e74920aaf22940a6fb814a41c2210b20bcc0
SHA256 (.footprint) = dc4128d7d412a6bbc3fd141453acfc8cd2c32eb1a5d90edd8a448d3d717e321c
SHA256 (xfce4-screenshooter-1.9.6.tar.gz) = 3e1c167b118a18b75c62892003aecf77c70d85aa941fba00b7298248a0562133

View File

@ -4,8 +4,8 @@
# Depends on: xfce4-dev-tools xfce4-panel libxfce4util libxfce4ui libsoup
name=xfce4-screenshooter
version=1.9.5
release=3
version=1.9.6
release=1
source=(https://git.xfce.org/apps/$name/snapshot/$name-$version.tar.gz)
build() {