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: 1dce132073c834775768c65b5b749fa228d08aa2

Message: v1.8.5

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 356289b..46d9ec6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgname = rpi-imager-deb
 pkgbase = rpi-imager-deb
 pkgdesc = Raspberry Pi Imaging Utility
 pkgrel = 3
-pkgver = 1.8.4
+pkgver = 1.8.5
 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.4/rpi-imager_1.8.4_amd64.deb
-sha256sums = cff1f88ed158519224a8790f2c4ea65baf547b8a215b55190470569b76d6476f
+source = https://github.com/raspberrypi/rpi-imager/releases/download/v1.8.5/rpi-imager_1.8.5_amd64.deb
+sha256sums = fcf96ce24f2b852b30a16b243a6592f1f315eb0a19b248efc94d25b34d1167b1
diff --git a/PKGBUILD b/PKGBUILD
index 3713435..aa4c89a 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.4
+pkgver=1.8.5
 pkgrel=3
 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=('cff1f88ed158519224a8790f2c4ea65baf547b8a215b55190470569b76d6476f')
+sha256sums=('fcf96ce24f2b852b30a16b243a6592f1f315eb0a19b248efc94d25b34d1167b1')
 
 build() {
   ar -x "rpi-imager_${pkgver}_amd64.deb"