Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
X
ximper-shell-notification-center
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
ximper-shell-notification-center
Commits
3d5059d9
Commit
3d5059d9
authored
Nov 28, 2022
by
Erik Reider
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bumped PKGBUILD checksums
parent
8371ace2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
PKGBUILD
build-scripts/PKGBUILD
+1
-1
No files found.
build-scripts/PKGBUILD
View file @
3d5059d9
...
@@ -16,7 +16,7 @@ conflicts=("swaync" "swaync-client")
...
@@ -16,7 +16,7 @@ conflicts=("swaync" "swaync-client")
provides
=(
"swaync"
"swaync-client"
)
provides
=(
"swaync"
"swaync-client"
)
makedepends
=(
vala meson git scdoc
)
makedepends
=(
vala meson git scdoc
)
source
=(
"
${
_pkgfoldername
}
-
${
pkgver
}
.tar.gz::
${
url
}
/archive/v
${
pkgver
}
.tar.gz"
)
source
=(
"
${
_pkgfoldername
}
-
${
pkgver
}
.tar.gz::
${
url
}
/archive/v
${
pkgver
}
.tar.gz"
)
sha256sums
=(
'
0b8e1d4b0f35a93d435b982f8076ad153b5e6504f46b9bc897085fcab2ce70a3
'
)
sha256sums
=(
'
c17553ac00e3824ea6c9c2ebf777d9e1c73e0cb46dd663b91eab04c71303ced6
'
)
build
()
{
build
()
{
arch-meson
"
${
_pkgfoldername
}
-
${
pkgver
}
"
build
-Dscripting
=
true
arch-meson
"
${
_pkgfoldername
}
-
${
pkgver
}
"
build
-Dscripting
=
true
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment