diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2015-01-30 14:49:06 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2015-01-30 14:49:06 -0300 |
commit | 1416490658fb1d376129a926572f34b6be8c3283 (patch) | |
tree | e2336ed8d163eb63049f1a53fd91c68f62e768b6 /libre/tp_smapi/PKGBUILD | |
parent | 27aa494d6370c4193a98b2df3502d07ba655be68 (diff) | |
parent | 518a74be94932936436dd22d85a0584c904d229e (diff) |
Merge branch 'master' of git://projects.parabola.nu/abslibre/abslibre
Diffstat (limited to 'libre/tp_smapi/PKGBUILD')
-rw-r--r-- | libre/tp_smapi/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/tp_smapi/PKGBUILD b/libre/tp_smapi/PKGBUILD index b3e7c0f38..a450188f9 100644 --- a/libre/tp_smapi/PKGBUILD +++ b/libre/tp_smapi/PKGBUILD @@ -14,7 +14,7 @@ _kernelname= if [[ ${_kernelname} == "" ]]; then _basekernel=3.18 - _archrel=59 + _archrel=60 _parabolarel=1 elif [[ ${_kernelname} == -lts ]]; then _basekernel=3.14 |