Date: Monday, June 16, 2014 @ 13:46:51
  Author: spupykin
Revision: 113237

Modified:
  lxc/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2014-06-16 11:43:01 UTC (rev 113236)
+++ PKGBUILD    2014-06-16 11:46:51 UTC (rev 113237)
@@ -22,10 +22,11 @@
 install=lxc.install
 options=('emptydirs')
 backup=('etc/lxc/default.conf')
-source=("http://linuxcontainers.org/downloads/$pkgname-${pkgver}.tar.gz";
+source=("http://linuxcontainers.org/downloads/$pkgname-${pkgver}.tar.gz"{,.asc}
        "lxc.tmpfiles.d"
        "lxc.service")
 md5sums=('2689080af03a8ac1f1ce577728dd3619'
+         'SKIP'
          'df94c9fb8a753011c86ee664e9f521ff'
          '32db4ef06b27f36e15ff4b67c049dfeb')
 

Reply via email to