aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/lipstick-nemo/0001-fix-include-location.patch (renamed from community/lipstick/0001-fix-include-location.patch)0
-rw-r--r--community/lipstick-nemo/APKBUILD (renamed from community/lipstick/APKBUILD)9
2 files changed, 6 insertions, 3 deletions
diff --git a/community/lipstick/0001-fix-include-location.patch b/community/lipstick-nemo/0001-fix-include-location.patch
index 94b072beabb..94b072beabb 100644
--- a/community/lipstick/0001-fix-include-location.patch
+++ b/community/lipstick-nemo/0001-fix-include-location.patch
diff --git a/community/lipstick/APKBUILD b/community/lipstick-nemo/APKBUILD
index 708d3d606a3..a2bc2af132b 100644
--- a/community/lipstick/APKBUILD
+++ b/community/lipstick-nemo/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
-pkgname=lipstick
+pkgname=lipstick-nemo
pkgver=0.44_git20220319
-pkgrel=1
+pkgrel=2
# from master branch
_commit="01729c8466765a285dda6471138a173af37795fd"
_commit_dbus_gmain="d42176ae4763e5288ef37ea314fe58387faf2005"
@@ -43,7 +43,10 @@ source="https://github.com/nemomobile-ux/lipstick/archive/$_commit/lipstick-$_co
https://github.com/sailfishos-mirror/dbus-glib/archive/$_commit_dbus_gmain/dbus-glib-$_commit_dbus_gmain.tar.gz
0001-fix-include-location.patch
"
-builddir="$srcdir/$pkgname-$_commit"
+builddir="$srcdir/lipstick-$_commit"
+
+provides="lipstick=$pkgver-r$pkgrel"
+replaces="lipstick"
prepare() {
default_prepare