diff options
Diffstat (limited to 'pcr')
-rw-r--r-- | pcr/california/PKGBUILD | 4 | ||||
-rw-r--r-- | pcr/ring/PKGBUILD | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/pcr/california/PKGBUILD b/pcr/california/PKGBUILD index 8b4c0b35f..ca91cf7c7 100644 --- a/pcr/california/PKGBUILD +++ b/pcr/california/PKGBUILD @@ -2,6 +2,10 @@ # Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe> # Contributor: André Silva <emulatorman@hyperbola.info> +# TODO: add explicit versioned dependency canary on icu -- à la +# iceweasel -- so as to avoid breakage when Arch bumps the +# soname + pkgname=california pkgver=0.4.0 pkgrel=2.7 diff --git a/pcr/ring/PKGBUILD b/pcr/ring/PKGBUILD index 7db14015a..0b6dab1b6 100644 --- a/pcr/ring/PKGBUILD +++ b/pcr/ring/PKGBUILD @@ -2,6 +2,10 @@ # Contributor: Omar Vega Ramos <ovruni@gnu.org.pe> # Contributor: Isaac David <isacdaavid@at@isacdaavid@dot@info> +# TODO: add explicit versioned dependency canary on icu to the +# appropriate package(s) -- à la iceweasel -- so as to avoid +# breakage when Arch bumps the soname + pkgbase=ring pkgname=(ring-daemon ring-lrc ring-client-gnome) pkgdesc="The GNU Ring VoIP system" |