diff options
author | Britney Fransen <brfransen@gmail.com> | 2015-04-24 12:19:23 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2015-04-24 12:19:23 (GMT) |
commit | db3af95838834daadde72f062103214afbadb128 (patch) | |
tree | 139f5cddf81818c75f092c1a9b786c67ed586bd4 /abs/core/system-templates/PKGBUILD | |
parent | a70b9ed2d9fe6887816049d788006fe3f8693a50 (diff) | |
download | linhes_pkgbuild-db3af95838834daadde72f062103214afbadb128.zip linhes_pkgbuild-db3af95838834daadde72f062103214afbadb128.tar.gz linhes_pkgbuild-db3af95838834daadde72f062103214afbadb128.tar.bz2 |
system-templates: fix streamzap Lircmap.xml. refs #994
Diffstat (limited to 'abs/core/system-templates/PKGBUILD')
-rwxr-xr-x | abs/core/system-templates/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/system-templates/PKGBUILD b/abs/core/system-templates/PKGBUILD index 7ee11fc..0c7b1a7 100755 --- a/abs/core/system-templates/PKGBUILD +++ b/abs/core/system-templates/PKGBUILD @@ -1,6 +1,6 @@ pkgname=system-templates pkgver=8.3 -pkgrel=9 +pkgrel=10 conflicts=( ) pkgdesc="Templates used for system configuration" depends=() |