diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-03-28 13:46:13 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-03-28 13:46:13 -0300 |
commit | 0c314fbdbd233fe0f387237c1fa3edd3eb2e3eb9 (patch) | |
tree | df4f7f33c733b1f351504d1decc78528158e0f9f /libre/tp_smapi/PKGBUILD | |
parent | 6d67044c97269d65fafcad2771c44712f9124c92 (diff) | |
download | abslibre-0c314fbdbd233fe0f387237c1fa3edd3eb2e3eb9.tar.gz abslibre-0c314fbdbd233fe0f387237c1fa3edd3eb2e3eb9.tar.bz2 abslibre-0c314fbdbd233fe0f387237c1fa3edd3eb2e3eb9.zip |
rebuild module packages against linux-libre-3.19.3_gnu-1
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 83b5b36d8..b7a79ea13 100644 --- a/libre/tp_smapi/PKGBUILD +++ b/libre/tp_smapi/PKGBUILD @@ -14,7 +14,7 @@ _kernelname= if [[ ${_kernelname} == "" ]]; then _basekernel=3.19 - _archrel=65 + _archrel=66 _parabolarel=1 elif [[ ${_kernelname} == -lts ]]; then _basekernel=3.14 |