* update ddcutil to 2.1.4-1

This commit is contained in:
Alexander Baldeck 2024-04-09 21:10:17 +02:00
parent 29fd58c42e
commit f4792e58e6

View File

@ -3,7 +3,7 @@
# Contributor: Deon Spengler <deon@spengler.co.za>
pkgname=ddcutil
pkgver=2.1.3
pkgver=2.1.4
pkgrel=1
pkgdesc='Query and change Linux monitor settings using DDC/CI and USB.'
url='http://ddcutil.com/'
@ -12,7 +12,7 @@ license=('GPL2')
depends=('glib2' 'i2c-tools' 'libusb' 'libdrm' 'jansson')
makedepends=('systemd')
source=(https://github.com/rockowitz/ddcutil/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
sha512sums=('e58b0c2ea3f4cd0e15a3b772fdd840486d1c5d62bb797ad1500fdb8bcafe33ac3318162b66b972393e3f6f41186b2819e87c7c3c14a7a3bb6d6d79142c7ed5d6')
sha512sums=('8c352bfacc2a5cdd22b8d84f2facd58de6d425d0d3f98de543cf36a3e6b15aa10fc86e87780c82f872f0bf0db984e1cc800aaff914bafe4dbf17602e2a7caeb0')
prepare() {
cd $pkgname-$pkgver