summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew Sun2022-09-28 05:50:53 -0400
committerAndrew Sun2022-09-28 05:50:53 -0400
commitd3b6706e17f31093a49c31fe38156e1681ae31e7 (patch)
treefaf7b5c88e956e7e9fe6559576df3df5636020d0 /PKGBUILD
parent9953381db2fa704c04b64badb21f8d48f6ddf242 (diff)
downloadaur-d3b6706e17f31093a49c31fe38156e1681ae31e7.tar.gz
4.0.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 411afdb8b214..bd69d07142d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: ELmoussaoui Bilal <bil dot elmoussaoui at gmail dot com>
pkgname=dippi
-pkgver=4.0.0
+pkgver=4.0.2
pkgrel=1
pkgdesc='Calculate display info like DPI and aspect ratio'
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('gtk4' 'gobject-introspection' 'libgee' 'libadwaita')
makedepends=('gnome-common' 'desktop-file-utils' 'meson' 'gettext' 'appstream-glib' 'vala')
options=('!emptydirs')
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/cassidyjames/${pkgname}/archive/${pkgver}.tar.gz")
-sha256sums=('134ca991a19baac09567f31577ad9fb67ea74193830c761a1180ac068edd5c91')
+sha256sums=('fbbafc362cde024f92c9391650033ab16676ffc0c0f5eb18d9cf4212020482b9')
provides=("dippi=${pkgver}")
build() {