summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel2018-06-13 07:04:26 -0700
committerJoel2018-06-13 07:04:26 -0700
commitdd0a3ad3ae79c56495a7f9bc8e0733c05b24b675 (patch)
tree675939569b655dd5680d890f1fbd90e8e7fed077
parentb282c6d2c348070b491da0d7de54add5cb78a0f3 (diff)
downloadaur-dd0a3ad3ae79c56495a7f9bc8e0733c05b24b675.tar.gz
adopted package since 2.28.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD15
2 files changed, 13 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2a6a39055ec7..1eafcdcaef00 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = atk-docs
pkgdesc = Documentation for atk to be used in devhelp
- pkgver = 2.6.0
- pkgrel = 2
+ pkgver = 2.28.1
+ pkgrel = 0
url = http://library.gnome.org/devel/atk/stable/
arch = any
license = GPL
- source = ftp://ftp.gnome.org/pub/gnome/sources/atk/2.6/atk-2.6.0.tar.xz
- md5sums = 6b34e2a63dda4429b5692be7ca3aa5bf
+ source = ftp://ftp.gnome.org/pub/gnome/sources/atk/2.28/atk-2.28.1.tar.xz
+ sha256sums = cd3a1ea6ecc268a2497f0cd018e970860de24a6d42086919d6bf6c8e8d53f4fc
pkgname = atk-docs
diff --git a/PKGBUILD b/PKGBUILD
index 75335a4d987f..063e3d744c1c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,20 @@
# $Id: PKGBUILD 194152 2016-10-31 13:48:24Z spupykin $
-# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
-# Maintainer: Douglas Soares de Andrade <dsa@aur.archlinux.org>
+# Maintainer: Joel Almeida aullidolunar at gmai1 d0t k0m
+# Contributor: Sergej Pupykin <pupykin.s+arch@gmail.com>
+# Contributor: Douglas Soares de Andrade <dsa@aur.archlinux.org>
# Contributor: Sven Salzwedel <sven_salzwedel@web.de>
+_pkgmajorver=2.28
+
pkgname=atk-docs
-pkgver=2.6.0
-pkgrel=2
+pkgver=${_pkgmajorver}.1
+pkgrel=0
pkgdesc="Documentation for atk to be used in devhelp"
arch=('any')
license=('GPL')
url="http://library.gnome.org/devel/atk/stable/"
-source=(ftp://ftp.gnome.org/pub/gnome/sources/atk/2.6/atk-${pkgver}.tar.xz)
-md5sums=('6b34e2a63dda4429b5692be7ca3aa5bf')
+source=(ftp://ftp.gnome.org/pub/gnome/sources/atk/${_pkgmajorver}/atk-${pkgver}.tar.xz)
+sha256sums=('cd3a1ea6ecc268a2497f0cd018e970860de24a6d42086919d6bf6c8e8d53f4fc')
package() {
install -d "$pkgdir"/usr/share/devhelp/books/atk