makedeb


rpi-imager-deb 1.8.5-3


Raspberry Pi Imaging Utility

Click here to go back to the commit logs for rpi-imager-deb.

Commit:


Hash: c97dcd7dc6986f13863e36112703d0e058112629

Message: v1.8.4

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 03ee6c6..01aa69e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgname = rpi-imager-deb
 pkgbase = rpi-imager-deb
 pkgdesc = Raspberry Pi Imaging Utility
 pkgrel = 2
-pkgver = 1.8.3
+pkgver = 1.8.4
 url = https://github.com/raspberrypi/rpi-imager
 arch = amd64
 conflicts = rpi-imager
@@ -30,5 +30,5 @@ depends = fdisk
 license = Raspberry Pi Imaging Utility main code license terms
 provides = rpi-imager
 replaces = rpi-imager
-source = https://github.com/raspberrypi/rpi-imager/releases/download/v1.8.3/rpi-imager_1.8.3_amd64.deb
-sha256sums = 85fa2fd34772e23fd2ff6e71c9fd167a0fb15470f96c8d7ed94499b145bf39e3
+source = https://github.com/raspberrypi/rpi-imager/releases/download/v1.8.4/rpi-imager_1.8.4_amd64.deb
+sha256sums = cff1f88ed158519224a8790f2c4ea65baf547b8a215b55190470569b76d6476f
diff --git a/PKGBUILD b/PKGBUILD
index 318601e..3cd993b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # vim: set sw=2 expandtab:
 pkgname=rpi-imager-deb
 repology_pkgname=rpi-imager
-pkgver=1.8.3
+pkgver=1.8.4
 pkgrel=2
 pkgdesc='Raspberry Pi Imaging Utility'
 arch=(amd64)
@@ -36,7 +36,7 @@ license=('Raspberry Pi Imaging Utility main code license terms')
 url='https://github.com/raspberrypi/rpi-imager'
 
 source=("https://github.com/raspberrypi/rpi-imager/releases/download/v${pkgver}/rpi-imager_${pkgver}_amd64.deb")
-sha256sums=('85fa2fd34772e23fd2ff6e71c9fd167a0fb15470f96c8d7ed94499b145bf39e3')
+sha256sums=('cff1f88ed158519224a8790f2c4ea65baf547b8a215b55190470569b76d6476f')
 
 build() {
   ar -x "rpi-imager_${pkgver}_amd64.deb"