summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPellegrino Prevete2021-03-22 21:11:59 +0100
committerPellegrino Prevete2021-03-22 21:11:59 +0100
commitbd87a5a5418dcc5bb6051a3b552bd1fbea3b68b2 (patch)
tree3f6b482caf49328d13446704d379cdf5ca6f299e
parentf8d21cabf7e7f123518c6edfe80bcd30e170e700 (diff)
downloadaur-bd87a5a5418dcc5bb6051a3b552bd1fbea3b68b2.tar.gz
add contributor
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD3
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0eb71b082c15..8c49cc02a3e4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = libadwaita-git
- pkgdesc = Library full of GTK+ widgets for mobile phones
- pkgver = 1.1.0.r.g699c5ea
- pkgrel = 3
+ pkgdesc = Library full of GTK widgets for mobile phones
+ pkgver = 1.1.0.r.g73c17e0
+ pkgrel = 2
url = https://gitlab.gnome.org/exalm/libadwaita
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 82ceb557d880..561f73097b56 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,12 @@
# Maintainer: Pellegrino Prevete <pellegrinoprevete@gmail.com>
# Contributor: Philip Goto <philip.goto@gmail.com>
# Contributor: Davide Depau <davide@depau.eu>
+# Contributor: Rafael Fontenelle <rafaelff@gnome.org>
_pkgname=libadwaita
pkgname=$_pkgname-git
pkgver=1.1.0.r.g73c17e0
-pkgrel=1
+pkgrel=2
pkgdesc="Library full of GTK widgets for mobile phones"
url="https://gitlab.gnome.org/exalm/$_pkgname"
license=(LGPL)