summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew Sun2020-02-17 18:56:35 -0500
committerAndrew Sun2020-02-17 18:56:35 -0500
commitf3c2c6048e01544c43c69134be99d25589d93247 (patch)
tree763913df454f3105b138c2b7aa352e8988e338ea /PKGBUILD
parent3f4f119387c5a4da29a8d82a773860a5929d86ad (diff)
downloadaur-f3c2c6048e01544c43c69134be99d25589d93247.tar.gz
2.7.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 941ccbbe1d18..5e5c2b714952 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-# Maintainer: Andrew Sun <adsun701@gmail.com>
-# Contributor: ELmoussaoui Bilal <bil.elmoussaoui@gmail.com>
+# Maintainer: Andrew Sun <adsun701 at gmail dot com>
+# Contributor: ELmoussaoui Bilal <bil dot elmoussaoui at gmail dot com>
pkgname=dippi
-pkgver=2.7.3
+pkgver=2.7.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')
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=('f11fba48e2dba490b404574027c18e2c8f45b1965df8d5ae512ebe0abae9900e')
+sha256sums=('5a052afea8a05115ae4668ccb93af5f2af05b577806bdf67cd5b2f0b97903bd0')
provides=("dippi=${pkgver}")
build() {