summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew Sun2023-10-10 13:20:50 -0400
committerAndrew Sun2023-10-10 13:20:50 -0400
commitec358325bdf362d0b935ba0c12d884b992c478f0 (patch)
tree4bbe22428d7a323585046d82cbf68eec181a81f3 /PKGBUILD
parentd3b6706e17f31093a49c31fe38156e1681ae31e7 (diff)
downloadaur-ec358325bdf362d0b935ba0c12d884b992c478f0.tar.gz
4.0.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bd69d07142d5..a6cc4e837672 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: ELmoussaoui Bilal <bil dot elmoussaoui at gmail dot com>
pkgname=dippi
-pkgver=4.0.2
+pkgver=4.0.5
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=('fbbafc362cde024f92c9391650033ab16676ffc0c0f5eb18d9cf4212020482b9')
+sha256sums=('ef79c579892e92f86c57fcaf0440d1b6c260c720bf636ff4e055c63e3d8d6759')
provides=("dippi=${pkgver}")
build() {