diff --git a/resources/packagekit/packagekit.go b/resources/packagekit/packagekit.go index a0a277d0..b18e6195 100644 --- a/resources/packagekit/packagekit.go +++ b/resources/packagekit/packagekit.go @@ -15,8 +15,9 @@ // You should have received a copy of the GNU Affero General Public License // along with this program. If not, see . -// DOCS: https://www.freedesktop.org/software/PackageKit/gtk-doc/index.html - +// Package packagekit provides an interface to interact with packagekit. +// See: https://www.freedesktop.org/software/PackageKit/gtk-doc/index.html for +// more information. package packagekit import (