diff options
author | Aaron Ball <nullspoon@oper.io> | 2023-04-20 14:56:51 -0600 |
---|---|---|
committer | Aaron Ball <nullspoon@oper.io> | 2023-04-20 14:56:51 -0600 |
commit | d1bd41c645754412460881c915fc7c5341ac9bda (patch) | |
tree | 4a333878790a1ca186af2bccc7a5b0b94dcf73b1 /epiphany | |
parent | 1a2ac0adddce4229c4d5d81d9c727bde12e122f2 (diff) | |
download | crux-ports-web-d1bd41c645754412460881c915fc7c5341ac9bda.tar.gz crux-ports-web-d1bd41c645754412460881c915fc7c5341ac9bda.tar.xz |
epiphany:version from 44.1 to 44.2
Diffstat (limited to 'epiphany')
-rw-r--r-- | epiphany/.md5sum | 2 | ||||
-rw-r--r-- | epiphany/.signature | 6 | ||||
-rw-r--r-- | epiphany/Pkgfile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/epiphany/.md5sum b/epiphany/.md5sum index 6967079..220706e 100644 --- a/epiphany/.md5sum +++ b/epiphany/.md5sum @@ -1 +1 @@ -030bf982b947844fe1a1f8a2434b8d33 epiphany-44.1.tar.xz +0b6e0a3c33408ee417a109342827c944 epiphany-44.2.tar.xz diff --git a/epiphany/.signature b/epiphany/.signature index 3f7f3f8..524a944 100644 --- a/epiphany/.signature +++ b/epiphany/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/nullspoon-web.pub -RWQWGh6g2RuV7jxjAoqXJdaASpe2ykPnr9IJZB+OsCs/e5DpXltygsRqTIQNYqgxZtE1Pac+zZK+UKlX1HNa9LQfLOv0TLmLywk= -SHA256 (Pkgfile) = 661a524e4d26bc368ec263e0ef2ed3608f9dd8a7d7f7cdfa3c095f3756c221e2 +RWQWGh6g2RuV7pdJmZ6X4ulXM/HRhi2I0VFPnLlZBGlksT1HjSzC9DqT4+GAQrzeBRibSpQYOtSNsM8FaxuucVUc1hwV/cmmAgc= +SHA256 (Pkgfile) = 7ac64276c84d1df580a3bffe3acf9ecbf9d537986c690c1cfe8007ed073649ad SHA256 (.footprint) = b05340d371cfe684314fd5ef88f16de834af19686c24e3c471ea4c43d1474616 -SHA256 (epiphany-44.1.tar.xz) = bbad28fc7273a866b9b5e5dd5686bd048430c3f0beed4c08260b4d08dd8ff85b +SHA256 (epiphany-44.2.tar.xz) = b1f6df15fb6a617fedd6198b2dcaabd4410d25834409da515709dd77cfc56b33 diff --git a/epiphany/Pkgfile b/epiphany/Pkgfile index 808fd6f..30ea8cb 100644 --- a/epiphany/Pkgfile +++ b/epiphany/Pkgfile @@ -5,8 +5,8 @@ # Optional: gst-plugins-base gst-plugins-good gst-plugins-bad gst-libav libnotify enchant name=epiphany -version=44.1 -release=2 +version=44.2 +release=1 source=(https://download.gnome.org/sources/${name}/${version%.*}/${name}-${version}.tar.xz) build() { |