rebuild intel-ucode and systemd to include new changes in .install file

This commit is contained in:
almack 2016-11-09 22:43:37 +00:00
parent d558f2fd57
commit 62a7a856ba
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
pkgname=intel-ucode
pkgver=20160714
pkgrel=2
pkgrel=3
pkgdesc="Microcode update files for Intel CPUs"
arch=('any')
install=$pkgname.install

View File

@ -1,7 +1,7 @@
# maintainer: Fabian Kosmale <inkane@chakra-project.org>
pkgname=systemd
pkgver=231
pkgrel=1
pkgrel=3
pkgdesc="A system and service manager for Linux"
arch=('x86_64')
url="http://www.freedesktop.org/wiki/Software/systemd"