summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew Sun2021-12-14 15:24:09 -0500
committerAndrew Sun2021-12-14 15:24:09 -0500
commit70e9c7416ccfa4bffdc627fa7b4e9e1343b0a923 (patch)
tree128d8f8459660fa99a1795efee41609ee7134b9d /PKGBUILD
parentd8fd701751532ddb7881cacd59194adbbcc761e8 (diff)
downloadaur-70e9c7416ccfa4bffdc627fa7b4e9e1343b0a923.tar.gz
3.1.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1453b5d53761..a6eaec8f476e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: ELmoussaoui Bilal <bil dot elmoussaoui at gmail dot com>
pkgname=dippi
-pkgver=3.1.3
+pkgver=3.1.4
pkgrel=1
pkgdesc='Calculate display info like DPI and aspect ratio'
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('gtk3' 'gobject-introspection' 'libgee' 'granite' 'libhandy')
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=('30be697872cf4448404a9f3ccb71f7cd9ac226502213b97d99da440e57d88e6e')
+sha256sums=('8edb5cbbc38ac1da5c1c2106d96dac9259579cc4abe1bd41cf5c26983a9f0bd9')
provides=("dippi=${pkgver}")
build() {