summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 029974c5f9c5..085721d49f21 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
-pkgbase = sidenote
+pkgbase = sidenote-bin
pkgdesc = A command line utility for managing plain text notes.
pkgver = 0.1.1
pkgrel = 1
url = https://github.com/ryot4/sidenote
arch = x86_64
license = MIT
- source = sidenote-0.1.1.tgz::https://github.com/ryot4/sidenote/releases/download/v0.1.1/sidenote_v0.1.1_linux_amd64.tar.gz
+ source = sidenote-bin-0.1.1.tgz::https://github.com/ryot4/sidenote/releases/download/v0.1.1/sidenote_v0.1.1_linux_amd64.tar.gz
md5sums = 2d86ef296001727c1352ecc44331dba2
-pkgname = sidenote
+pkgname = sidenote-bin
diff --git a/PKGBUILD b/PKGBUILD
index e186dd44d2d7..3888f8aff039 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Michael M. Tung <mtung at mat dot upv dot es>
-pkgname=sidenote
+pkgname=sidenote-bin
pkgver=0.1.1
pkgrel=1