Skip to content

Commit 877a59b

Browse files
committed
build-essential: Fix branding
Signed-off-by: Ikey Doherty <[email protected]>
1 parent ffa5bba commit 877a59b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

b/build-essential/manifest.x86_64.bin

-6 Bytes
Binary file not shown.

b/build-essential/manifest.x86_64.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@
4040
}
4141
},
4242
"source-name": "build-essential",
43-
"source-release": "2",
43+
"source-release": "3",
4444
"source-version": "0"
4545
}

b/build-essential/stone.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
#
66
name : build-essential
77
version : 0
8-
release : 2
8+
release : 3
99
summary : Essential build tools for AerynOS
1010
license : MPL-2.0
1111
homepage : https://github.com/AerynOS
1212
description : |
13-
This package provides the essential build tools for Serpent OS.
13+
This package provides the essential build tools for AerynOS.
1414
rundeps :
1515
- binary(bc)
1616
- binary(bison)

0 commit comments

Comments
 (0)