summary refs log tree commit diff
diff options
context:
space:
mode:
authorXiao Pan <xyz@flylightning.xyz>2024-12-16 18:19:43 -0800
committerXiao Pan <xyz@flylightning.xyz>2024-12-16 18:19:43 -0800
commit804b0ac8186d34a7be47808e85ec09e81d5663a3 (patch)
tree657ad4eabada2ac3dedfb0eacc142317f6b9a384
parent84c0bc2b98ecf45cbb6dea0f26a0ef181323acdd (diff)
to distinguish aur and local fly repo
-rw-r--r--pkgbuilds/mepo/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgbuilds/mepo/PKGBUILD b/pkgbuilds/mepo/PKGBUILD
index 214adf5..4a06dc1 100644
--- a/pkgbuilds/mepo/PKGBUILD
+++ b/pkgbuilds/mepo/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Dimitri Kaparis <dimitri@kaparis.name>
 pkgname=mepo
 pkgver=1.3.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Fast, simple, and hackable OSM map viewer for Linux"
 arch=('i686' 'x86_64' 'arm' 'aarch64')
 url="https://git.sr.ht/~mil/mepo"