File tree 5 files changed +6
-8
lines changed
5 files changed +6
-8
lines changed Original file line number Diff line number Diff line change 6
6
# Maintainer: Philip Müller <[email protected] >
7
7
8
8
pkgname=filesystem
9
- pkgver=2015.12
9
+ pkgver=2015.09
10
10
pkgrel=1
11
11
pkgdesc=' Base filesystem'
12
12
arch=(' i686' ' x86_64' )
@@ -25,8 +25,8 @@ source=('crypttab' 'fstab' 'group' 'gshadow' 'host.conf' 'hostname' 'hosts' 'iss
25
25
' passwd' ' profile' ' rc.local' ' rc.local.shutdown' ' resolv.conf' ' securetty' ' shadow' ' shells' ' vconsole.conf' )
26
26
sha256sums=(' 4e298e0ec247c3bb09157f5598127f6ecb779f5ec018ab69ba4678f361bdaae3'
27
27
' 86dff00854a7f2280bb799484ccc39ad449a171448926880742ae64f41666a43'
28
- ' a442a4331a6ad49fd97871f8c02d9119d8567ff625fc30ffd9ecf01b301bafb1 '
29
- ' 0f2fa4881750c62e4755a4d04796d938d1cb6ace11ce06313f93bbd810c315d6 '
28
+ ' 82f6ae854935c1cb082908ae026e156000bdd32b39b1e2d5d576592d8d952291 '
29
+ ' 62c197a97f7f3951ac86d34629184e3ebe030969a69925874f8db13365f85011 '
30
30
' f21f35e7d3083aeee19beb48478130d119b2572922a4889df98326d551540eda'
31
31
' 295a881e674d14ee0c0e77f25236a8fd99a9453e5c33f635f55d2e8c6959c7ea'
32
32
' 13d1f59c1d0860bf43da996e2b9a6ab2744791614241ed9a1376b7e7e30de3a8'
Original file line number Diff line number Diff line change @@ -34,7 +34,6 @@ input:x:97:
34
34
power:x:98:
35
35
nobody:x:99:
36
36
users:x:100:
37
- samba:x:1001:
38
37
systemd-journal:x:190:
39
38
systemd-journal-gateway:x:191:
40
39
systemd-timesync:x:192:
Original file line number Diff line number Diff line change @@ -34,7 +34,6 @@ input:x::
34
34
power:x::
35
35
nobody:::
36
36
users:::
37
- samba:::
38
37
systemd-journal:::
39
38
systemd-journal-gateway:::
40
39
systemd-timesync:::
Original file line number Diff line number Diff line change 1
1
# Maintainer: Guinux <[email protected] >
2
2
3
3
pkgname=manjaro-release
4
- pkgver=15.12rc2
4
+ pkgver=15.12
5
5
pkgrel=1
6
6
pkgdesc=" Manjaro's release definition"
7
7
arch=(" any" )
@@ -10,7 +10,7 @@ license=('GPL2')
10
10
depends=(' lsb-release' )
11
11
source=(' lsb-release' )
12
12
install=" manjaro-release.install"
13
- sha256sums=(' 1f47321a1c9de6c89cfb804483975d603825fce0d22c4a8d2af7ab5f6fba13cc ' )
13
+ sha256sums=(' 7e1c007d09c2c86e5dcffea984be1deb60d6b614879829c00f179a5cb5b9a968 ' )
14
14
15
15
package () {
16
16
# Copy files
Original file line number Diff line number Diff line change 1
1
DISTRIB_ID=ManjaroLinux
2
- DISTRIB_RELEASE=15.12-rc2
2
+ DISTRIB_RELEASE=15.12
3
3
DISTRIB_CODENAME=Capella
4
4
DISTRIB_DESCRIPTION="Manjaro Linux"
You can’t perform that action at this time.
0 commit comments