diff options
author | Britney Fransen <brfransen@gmail.com> | 2018-05-02 20:38:15 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2018-05-02 20:38:15 (GMT) |
commit | 29d4ba762d78278a10bbf00d12b05b095589df94 (patch) | |
tree | 3ce2d175f0c3776a4d09c183387d527a925d7777 /abs/core/system-templates/PKGBUILD | |
parent | f324e0cf4b98c20c509a6d076bfadf88346d09d5 (diff) | |
download | linhes_pkgbuild-29d4ba762d78278a10bbf00d12b05b095589df94.zip linhes_pkgbuild-29d4ba762d78278a10bbf00d12b05b095589df94.tar.gz linhes_pkgbuild-29d4ba762d78278a10bbf00d12b05b095589df94.tar.bz2 |
system-templates: update nvidia cards txts
Diffstat (limited to 'abs/core/system-templates/PKGBUILD')
-rwxr-xr-x | abs/core/system-templates/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/abs/core/system-templates/PKGBUILD b/abs/core/system-templates/PKGBUILD index 2b017d9..abd6c0e 100755 --- a/abs/core/system-templates/PKGBUILD +++ b/abs/core/system-templates/PKGBUILD @@ -1,6 +1,6 @@ pkgname=system-templates pkgver=8.5 -pkgrel=2 +pkgrel=3 conflicts=( ) pkgdesc="Templates used for system configuration" depends=() @@ -17,4 +17,3 @@ package() { rsync -r --exclude=.svn ../templates $MVDIR/ } -md5sums=() |