Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
46f27260
Commit
46f27260
authored
4 months ago
by
Anjandev Momi
Committed by
omni
4 months ago
Browse files
Options
Downloads
Patches
Plain Diff
community/peanutbutter: upgrade to 0.4
parent
2e3c08ff
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!75030
community/peanutbutter: upgrade to 0.4
Pipeline
#272294
skipped
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
community/peanutbutter/APKBUILD
+4
-6
4 additions, 6 deletions
community/peanutbutter/APKBUILD
community/peanutbutter/cargo-update.patch
+0
-16
0 additions, 16 deletions
community/peanutbutter/cargo-update.patch
with
4 additions
and
22 deletions
community/peanutbutter/APKBUILD
+
4
−
6
View file @
46f27260
# Contributor: Anjandev Momi <anjan@momi.ca>
# Maintainer: Anjandev Momi <anjan@momi.ca>
pkgname
=
peanutbutter
pkgver
=
0.
3
pkgver
=
0.
4
pkgrel
=
0
pkgdesc
=
"A lock screen for linux mobile - specially designed for Sxmo (sway edition)"
url
=
"https://git.sr.ht/~anjan/peanutbutter"
# s390x: build fails on nix dependency
arch
=
"all !s390x"
license
=
"AGPL-3.0-only"
makedepends
=
"cargo cargo-auditable"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://git.sr.ht/~anjan/peanutbutter/archive/
$pkgver
.tar.gz
cargo-update.patch"
makedepends
=
"cargo cargo-auditable glib-dev pango-dev"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://git.sr.ht/~anjan/peanutbutter/archive/
$pkgver
.tar.gz"
options
=
"!check"
prepare
()
{
...
...
@@ -29,6 +28,5 @@ package() {
}
sha512sums
=
"
1bff0df188a370e55048ed97bc0a4441b30ce31c67165d1c965ccd2e7b59f2d0dbd04f0ccee408129c02c3f33c38b839bf94e41f627b93585625242b6dc2a51c peanutbutter-0.3.tar.gz
486b48ea176887c3af8bac0575f7bd1f6a5d3f84c0a836b143e0132f359ddfb2f53ae4a06b3255699fef8eb2e1879ecc4c44d1e2d7848acc907d89b3f1b1fde1 cargo-update.patch
a1cf1a34de7e564694037333aec67d8af527b65443726f538a3655ced73f6e031936a79197ce20f5bf180e98f703c532d9fc0bf1843e5fb639cec426744ba28b peanutbutter-0.4.tar.gz
"
This diff is collapsed.
Click to expand it.
community/peanutbutter/cargo-update.patch
deleted
100644 → 0
+
0
−
16
View file @
2e3c08ff
diff --git a/Cargo.lock b/Cargo.lock
index 6a00ea8..b5ef655 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -65,9 +65,9 @@
checksum = "25cbce373ec4653f1a01a31e8a5e5ec0c622dc27ff9c4e6606eefef5cbbed4a5"
[[package]]
name = "libc"
-version = "0.2.151"
+version = "0.2.155"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "302d7ab3130588088d277783b1e2d2e10c9e9e4a16dd9050e6ec93fb3e7048f4"
+checksum = "97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c"
[[package]]
name = "libloading"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment