Skip to content
This repository has been archived by the owner on May 20, 2023. It is now read-only.

Commit

Permalink
0.6.54+2+g204a4ab-1
Browse files Browse the repository at this point in the history
git-svn-id: file:///srv/repos/svn-packages/svn@336770 eb2447ed-0c53-47e4-bac8-5bc4a241df78
  • Loading branch information
heftig committed Oct 16, 2018
1 parent 0eb95bd commit 05648b0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions accountsservice/trunk/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
# Contributor: Ionut Biru <[email protected]>

pkgname=accountsservice
pkgver=0.6.54
pkgrel=2
pkgver=0.6.54+2+g204a4ab
pkgrel=1
pkgdesc="D-Bus interface for user account query and manipulation"
url="https://gitlab.freedesktop.org/accountsservice/accountsservice"
arch=(x86_64)
license=(GPL3)
depends=(glib2 polkit systemd)
makedepends=(gtk-doc gobject-introspection git meson docbook-xsl xmlto)
_commit=708d87f30e549588f7efa03efeffab1c9b83cdcb # tags/0.6.54^0
_commit=204a4abe68eefac52ca05dda2096db0e0fde0bb7 # master
source=("git+https://gitlab.freedesktop.org/accountsservice/accountsservice.git#commit=$_commit")
sha256sums=('SKIP')

Expand Down

0 comments on commit 05648b0

Please sign in to comment.