summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew Sun2021-07-21 18:22:47 -0400
committerAndrew Sun2021-07-21 18:22:47 -0400
commit1f0549efd3d898c762aa8e9d45d60721227502ca (patch)
tree606cf153e8c78f121b8c8e632e525f10defdb45c /PKGBUILD
parent9efccf16f850bc30ef22926ce72212c814d5b8d5 (diff)
downloadaur-1f0549efd3d898c762aa8e9d45d60721227502ca.tar.gz
3.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4d18cbacb565..22bbf267a27b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: ELmoussaoui Bilal <bil dot elmoussaoui at gmail dot com>
pkgname=dippi
-pkgver=3.1.0
+pkgver=3.1.1
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=('a8d4612304f987664618cf8a80ef76f3ea2409234daafdd3ccff124a88104c30')
+sha256sums=('1f4b9ac9704608be73e6cba08e2818c2cbc4c0c00d73570d82e1e72c39492fe6')
provides=("dippi=${pkgver}")
build() {