diff options
author | Erich Eckner <git@eckner.net> | 2022-10-02 22:51:45 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2022-10-02 22:51:45 +0200 |
commit | 5a461c5c649aef5dd8cc281ca7922b316d7b1e08 (patch) | |
tree | 7caf0f76128b42b393a2754ce8dda58914c3ae62 | |
parent | 6a45b8f5097494c93781b61c0b0f66d0c11d7f43 (diff) | |
download | crux-ports-5a461c5c649aef5dd8cc281ca7922b316d7b1e08.tar.xz |
jamulus: 3.8.2 -> 3.9.0
-rw-r--r-- | manualPorts/jamulus/.footprint | 6 | ||||
-rw-r--r-- | manualPorts/jamulus/.md5sum | 2 | ||||
-rw-r--r-- | manualPorts/jamulus/.signature | 8 | ||||
-rw-r--r-- | manualPorts/jamulus/Pkgfile | 2 |
4 files changed, 10 insertions, 8 deletions
diff --git a/manualPorts/jamulus/.footprint b/manualPorts/jamulus/.footprint index 0020577..fa9ba5d 100644 --- a/manualPorts/jamulus/.footprint +++ b/manualPorts/jamulus/.footprint @@ -9,9 +9,11 @@ drwxr-xr-x root/root usr/share/icons/ drwxr-xr-x root/root usr/share/icons/hicolor/ drwxr-xr-x root/root usr/share/icons/hicolor/512x512/ drwxr-xr-x root/root usr/share/icons/hicolor/512x512/apps/ --rw-r--r-- root/root usr/share/icons/hicolor/512x512/apps/jamulus-server.svg -rw-r--r-- root/root usr/share/icons/hicolor/512x512/apps/jamulus.png --rw-r--r-- root/root usr/share/icons/hicolor/512x512/apps/jamulus.svg +drwxr-xr-x root/root usr/share/icons/hicolor/scalable/ +drwxr-xr-x root/root usr/share/icons/hicolor/scalable/apps/ +-rw-r--r-- root/root usr/share/icons/hicolor/scalable/apps/jamulus-server.svg +-rw-r--r-- root/root usr/share/icons/hicolor/scalable/apps/jamulus.svg 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/Jamulus.1.gz diff --git a/manualPorts/jamulus/.md5sum b/manualPorts/jamulus/.md5sum index 9cbdfa1..3b83ee1 100644 --- a/manualPorts/jamulus/.md5sum +++ b/manualPorts/jamulus/.md5sum @@ -1 +1 @@ -b50d5cc2e234464f7f6a8977ecaa179a r3_8_2.tar.gz +6edeed4bb6485dbd6e65d158cbaf6086 r3_9_0.tar.gz diff --git a/manualPorts/jamulus/.signature b/manualPorts/jamulus/.signature index aef6ba9..a2a2f6f 100644 --- a/manualPorts/jamulus/.signature +++ b/manualPorts/jamulus/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/deepthought.pub -RWQxCptPusLGGtHtlyGmP269ikV9zmFzwppvu29Un5Z00Oa9G6JbWe6JhqzaY5F+MMdI/NIqCZ6t7nqH31TlCTIY+bSiwUJ1QQc= -SHA256 (Pkgfile) = 78c5a564eb81b2ddec1863af9f5e89d188fda791df136864e96ddd5c470825f2 -SHA256 (.footprint) = 26b126c4db010f576404db075a1a3b15aa802093d5030009313fe5a9e770dc5b -SHA256 (r3_8_2.tar.gz) = 4c323db21c896c711f726319b40114d1a0b5a374fd25eb43d9af52c19fc3d55e +RWQxCptPusLGGk8HJJbrXm8kSpcPFLj2QTRVSrga1wvjN44afYTxtNxgYGbIsIKF9gqcTkxGp6AvAxCFUFhaUEE/xvaOUkctyAg= +SHA256 (Pkgfile) = 02ab81ae5565d4754f35d87b1c2590fd6bf35b0155975a47d4bb7a92876163f4 +SHA256 (.footprint) = 2e0a39651fc22a543040ada613f7bcf9b9cf80e4addcf7a3d09622775d27c992 +SHA256 (r3_9_0.tar.gz) = 742b1954111c55b39ea7b2863c762d6731359e2b4793ef2409b150096fb196a5 diff --git a/manualPorts/jamulus/Pkgfile b/manualPorts/jamulus/Pkgfile index d35b9d7..c994f49 100644 --- a/manualPorts/jamulus/Pkgfile +++ b/manualPorts/jamulus/Pkgfile @@ -4,7 +4,7 @@ # Depends on: qt5 jack name=jamulus -version=3.8.2 +version=3.9.0 release=1 source=("https://github.com/corrados/${name}/archive/r${version//./_}.tar.gz") |