aboutsummaryrefslogtreecommitdiff
path: root/core/cpt
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-02-28 15:56:17 +0300
committerCem Keylan <cem@ckyln.com>2021-02-28 15:56:17 +0300
commitb0eee1e6cf7af2be8f34e77b4df492d494cf8d0e (patch)
treeb0ffde865f1c7246ec684a3f45aafeabaf76dd61 /core/cpt
parenta5a85381bfe6da26692e1877f4309b77a22de545 (diff)
downloadrepository-b0eee1e6cf7af2be8f34e77b4df492d494cf8d0e.tar.gz
cpt: update news script
Diffstat (limited to 'core/cpt')
-rw-r--r--core/cpt/checksums2
-rw-r--r--core/cpt/files/news2
-rw-r--r--core/cpt/version2
3 files changed, 3 insertions, 3 deletions
diff --git a/core/cpt/checksums b/core/cpt/checksums
index 251f601d..22ee2191 100644
--- a/core/cpt/checksums
+++ b/core/cpt/checksums
@@ -1,3 +1,3 @@
bae58efd68ed95294666363a433a0de8e0133906da9dd5f6ba5aaddc05394a0c 5.1.2.tar.gz
-6813f2db74869f07eceb79421670d6a5ad51c54070f8d19ff1b6fd739297b02c news
+1f6d1470f254164898fc5a3ab5ddf1c57c873c3cfbfd0acb519a8f242265540a news
e1401cff417a903e72355edf878ef946eb674a051cb2cfeda356863d21495e76 cpt-base
diff --git a/core/cpt/files/news b/core/cpt/files/news
index 853d0cae..4c0dabfd 100644
--- a/core/cpt/files/news
+++ b/core/cpt/files/news
@@ -1,4 +1,4 @@
#!/bin/sh -e
# Read news and announcements from Carbs Linux
-curl -sfL https://carbslinux.org/news.txt | ${PAGER:-less}
+curl -sfL https://carbslinux.org/news/index.txt | ${PAGER:-less}
diff --git a/core/cpt/version b/core/cpt/version
index 98342336..27b49972 100644
--- a/core/cpt/version
+++ b/core/cpt/version
@@ -1 +1 @@
-5.1.2 1
+5.1.2 2